diff options
author | 2016-04-26 13:52:39 -0700 | |
---|---|---|
committer | 2016-04-26 13:52:39 -0700 | |
commit | 35170697ee4b727ddc2ad6a06f1f2c1f63ac4dbc (patch) | |
tree | c7be9ca9432c3cebd3b9e3b7fdcdbfc828fdc630 | |
parent | c49e787863046ab6f588edf53a5861650f9f6a6b (diff) |
typo
Change-Id: I9d1bf39a73b227372cbde1bd7eb4069744b8ebad
-rwxr-xr-x | docs/html/tools/revisions/studio.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/revisions/studio.jd b/docs/html/tools/revisions/studio.jd index c4cbd6df04a5..5747f52174bd 100755 --- a/docs/html/tools/revisions/studio.jd +++ b/docs/html/tools/revisions/studio.jd @@ -84,7 +84,7 @@ using an N device or emulator and select <strong>Native</strong> debugger mode (in the <strong>Debugger</strong> tab for your run/debug configuration).</li> </ul> <p>For other build enhancements, including incremental Java compilation - and dexing-in-process,update your <a + and dexing-in-process, update your <a href="{@docRoot}tools/revisions/gradle-plugin.html">Android Plugin for Gradle</a> to version 2.1.0.</p> </div> |