* commit '6ff265cc882cd7512efcf4736b014ac27e77e5fe': docs: studio revision 21 update
This commit is contained in:
@ -898,7 +898,7 @@ href="http://tools.android.com/knownissues">http://tools.android.com/knownissues
|
|||||||
<li>Added a flag that sets <em>jumbo mode</em> for DEX files, which allows a larger
|
<li>Added a flag that sets <em>jumbo mode</em> for DEX files, which allows a larger
|
||||||
number of strings in the DEX files. Enable this mode by adding the following line to
|
number of strings in the DEX files. Enable this mode by adding the following line to
|
||||||
the {@code project.properties} file of your project:
|
the {@code project.properties} file of your project:
|
||||||
<pre>set dex.force.jumbo=true</pre></li>
|
<pre>dex.force.jumbo=true</pre></li>
|
||||||
<li>Improved the build time by pre-dexing libraries (both JAR files and library
|
<li>Improved the build time by pre-dexing libraries (both JAR files and library
|
||||||
projects).</li>
|
projects).</li>
|
||||||
<li>Updated the build to generate {@code R} resource classes for library projects
|
<li>Updated the build to generate {@code R} resource classes for library projects
|
||||||
|
Reference in New Issue
Block a user