From 7a73c258158f912efee0db3b29693ee449349ff9 Mon Sep 17 00:00:00 2001 From: Cheryl Potter Date: Fri, 13 Nov 2015 18:55:16 -0800 Subject: [PATCH] docs: Build Tools release notes for 23.0.2 and 23.0.1 b/25646882 Change-Id: I814426d6b68fd7b656588ad45096c122a171d5e7 --- docs/html/tools/revisions/build-tools.jd | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) diff --git a/docs/html/tools/revisions/build-tools.jd b/docs/html/tools/revisions/build-tools.jd index 1912bb26b5255..cccf2e467b798 100644 --- a/docs/html/tools/revisions/build-tools.jd +++ b/docs/html/tools/revisions/build-tools.jd @@ -78,6 +78,30 @@ listing in the Android SDK Manager.

Build Tools, Revision 23.0.2 (November 2015) +

+
+
    +
  • Improved the merging performance of the dx tool.
  • +
  • Fixed issues in the RenderScript + compiler for Windows.
  • +
+
+
+ +
+

+ Build Tools, Revision 23.0.1 (October 2015) +

+
+

Fixed issues in the RenderScript tools.

+
+
+ +
+

+ Build Tools, Revision 23.0.0 (August 2015)