Closed ask9027 closed 2 years ago
Opps i forget to add title..
The AAPT2 that AndroidIDE uses currently, is compatible with Android Gradle Plugin. You can specify android.aapt2FromMavenOverride
in gradle.properties
file to override the aapt2 executable that AGP uses.
Alternatively, you could use APK from GitHub actions. Those versions of AndroidIDE automatically specify this property for you.
AndroidIDE now uses the latest build of aapt2
.
I import a android studio latest project to android ide, At the time of build i getting a AAPT2:7.2.1 deomen error. Please fix this problem, or release new version of aapt2:7.2.1, Thanks