I was trying to build my project again after installing the latest preview version of android studio, but follow exception is showing on updating the gradle version:
it reads ...
ModuleVersionNotFoundException: Could not find com.android.tools.build:aapt2:3.2.0-alpha18-4804415.
you might require Gradle >= 4.10 for com.android.tools.build:gradle 3.3.0
(or at least a later version, than what you have now, for 3.2.0-alpha18).
this can be changed in gradle-wrapper.properties:
distributionUrl = https\://services.gradle.org/distributions/gradle-4.4-all.zip