From c819d3df8607b0331a1bd346e73feeebeb8e8f80 Mon Sep 17 00:00:00 2001 From: Rich Slogar Date: Mon, 15 Dec 2014 10:46:18 -0800 Subject: docs: studio revision 21 update Change-Id: I61a6fa657aae08760a73816d5ad5536957a3be20 --- docs/html/tools/sdk/tools-notes.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/html/tools/sdk/tools-notes.jd b/docs/html/tools/sdk/tools-notes.jd index ed48887..11e3ec7 100644 --- a/docs/html/tools/sdk/tools-notes.jd +++ b/docs/html/tools/sdk/tools-notes.jd @@ -898,7 +898,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
  • Added a flag that sets jumbo mode for DEX files, which allows a larger number of strings in the DEX files. Enable this mode by adding the following line to the {@code project.properties} file of your project: -
    set dex.force.jumbo=true
  • +
    dex.force.jumbo=true
  • Improved the build time by pre-dexing libraries (both JAR files and library projects).
  • Updated the build to generate {@code R} resource classes for library projects -- cgit v1.1