From d53858d368598133e82b7afbae5420e277d2562b Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Wed, 12 Aug 2015 15:49:59 -0700 Subject: docs: plugin 1.3.1 revisions update Change-Id: I807fedf242552d27d001d742cdd97419cb5dab36 --- docs/html/tools/revisions/gradle-plugin.jd | 40 ++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) diff --git a/docs/html/tools/revisions/gradle-plugin.jd b/docs/html/tools/revisions/gradle-plugin.jd index 17e6d799ed3c..04776030c975 100644 --- a/docs/html/tools/revisions/gradle-plugin.jd +++ b/docs/html/tools/revisions/gradle-plugin.jd @@ -40,6 +40,46 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues

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.
  • +
+
+
+
+ + + + +
+

+ Android Plugin for Gradle, Revision 1.3.0 (July 2015)

-- cgit v1.2.3-59-g8ed1b