Android plugin for Gradle, revision 1.3.1 (August 2015)

Dependencies:
  • Gradle 2.2.1 or higher.
  • Build Tools 21.1.1 or higher.
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.