Android plugin for Gradle, revision 1.3.1 (August 2015)

Dependencies:

Minimum version Default version Notes
Gradle 2.2.1 2.2.1 To learn more, see updating Gradle.
SDK Build Tools 21.1.1 21.1.1 Install or configure SDK Build Tools.

General Notes:

  • Fixed the ZipAlign task to properly consume the output of the previous task when using a customized filename.
  • Fixed Renderscript packaging with the NDK.
  • Maintained support for the createDebugCoverageReport build task.
  • Fixed support for customized use of the archiveBaseName property in the build.gradle build file.
  • Fixed the Invalid ResourceType lint warning caused by parameter method annotation lookup when running lint outside of Android Studio.