Merge "Docs: Fixed misspelled word in build.png: "Reources" > "Resources"" into mnc-docs

This commit is contained in:
Adarsh Fernando
2016-02-04 18:18:19 +00:00
committed by Android (Google) Code Review
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 103 KiB

After

Width:  |  Height:  |  Size: 87 KiB

View File

@@ -84,7 +84,7 @@ directory.</p>
usage when the application is -running on a device.</li> usage when the application is -running on a device.</li>
</ul> </ul>
<p class="note"><b>Note:</b> Apps are limited to a 64K method reference limit. If your app reaches <p class="note"><b>Note:</b> Apps are limited to a 65K method reference limit. If your app reaches
this limit, the build process outputs the following error message: this limit, the build process outputs the following error message:
<pre>Unable to execute dex: method ID not in [0, 0xffff]: 65536.</pre> <pre>Unable to execute dex: method ID not in [0, 0xffff]: 65536.</pre>