Could not isolate value com.android.build.gradle.internal.dependency.AarResourcesCompilerTransform$Parameters_Decorated@2e602d09 of type AarResourcesCompilerTransform.Parameters Could not resolve all files for configuration ':app:_internal_aapt2_binary'. Could not resolve com.android.tools.build:aapt2:4.0.0-alpha09-6051327. Required by: project :app No cached version of com.android.tools.build:aapt2:4.0.0-alpha09-6051327 available for offline mode. No cached version of com.android.tools.build:aapt2:4.0.0-alpha09-6051327 available for offline mode.
This is as a result of Gradle trying to use some network resources but since you have offline mode
enabled, it uses only the artifacts that it has cached locally. In AS Canary 9, with your computer connected to the internet, try disabling the Gradle offline mode
using the button shown below, after which you can clean and rebuild the project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With