docs: gradle wrapper security note

b/18709289

Change-Id: Idb179c5426f3e6a6b7d80dbfba6097ed0ecacc86
This commit is contained in:
Rich Slogar
2014-12-10 17:10:55 -08:00
parent 5155840ba0
commit dcfe5b6ae3

View File

@@ -320,6 +320,9 @@ logic inside Gradle build files instead.</p>
<p>You can run the shell scripts to build your project from the command line on your development
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>
<h2 id="buildVariants"> Build variants</h2>