diff options
| author | 2015-01-28 04:14:54 +0000 | |
|---|---|---|
| committer | 2015-01-28 04:14:54 +0000 | |
| commit | f8afd564066f95dd724c9de499ee9acabf45787d (patch) | |
| tree | 260c3bbc8b3e293041db4f2f8f2baa59c69c4264 | |
| parent | 1fa564ef54787287a3fdfe6ee97d4a0295f0d8c7 (diff) | |
| parent | 5421eee195265d05c821814501aae1bf3f468661 (diff) | |
am c6326f44: am 05defb99: Merge "docs: plugin for gradle typo" into lmp-docs
automerge: 5421eee
* commit '5421eee195265d05c821814501aae1bf3f468661':
docs: plugin for gradle typo
| -rw-r--r-- | docs/html/tools/building/plugin-for-gradle.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/tools/building/plugin-for-gradle.jd b/docs/html/tools/building/plugin-for-gradle.jd index 77cbfda86b0f..54a03fd1761a 100644 --- a/docs/html/tools/building/plugin-for-gradle.jd +++ b/docs/html/tools/building/plugin-for-gradle.jd @@ -321,7 +321,7 @@ logic inside Gradle build files instead.</p> machine and on other machines where Android Studio is not installed.</p> <p class="caution"><strong>Caution:</strong> When you create a project, only use the Gradle wrapper -scripts and JAR from a trusted source, such as those generated by Android Studio. /p> +scripts and JAR from a trusted source, such as those generated by Android Studio. </p> <h2 id="buildVariants"> Build variants</h2> |