Fixed
Status Update
Comments
sp...@google.com <sp...@google.com>
ga...@google.com <ga...@google.com> #4
Also of note is the adb error when trying to install bad APK: INSTALL_FAILED_DEXOPT
ya...@jetbrains.com <ya...@jetbrains.com> #5
load dex files over 5Gb. -> load dex files over 5Mb.
sm...@google.com <sm...@google.com> #6
Same here! Looking forward to a solution :)
Android Studio version: 0.8.12
buildToolsVersion 21.0.1
Gradle 1.11
Android Studio version: 0.8.12
buildToolsVersion 21.0.1
Gradle 1.11
Description
Seehttps://docs.gradle.org/current/dsl/org.gradle.api.plugins.JavaPluginConvention.html
We should remove all usages, as this API may be deleted in Gradle 8.0. The same applies to HasConvention.