docs: Quick fix to preview build.gradle instructions
See first comment for doc stage location. bug: 27589001 Change-Id: I3bb2993a2b7a7bbbc6c5768e2fcf7d4ecb7399f7
This commit is contained in:
@@ -191,7 +191,7 @@ how to configure your project with the Jack compiler.</p>
|
||||
<pre>
|
||||
android {
|
||||
compileSdkVersion <strong>'android-N'</strong>
|
||||
buildToolsVersion <strong>24.0.0 rc1</strong>
|
||||
buildToolsVersion <strong>'24.0.0-rc1'</strong>
|
||||
...
|
||||
|
||||
defaultConfig {
|
||||
|
||||
Reference in New Issue
Block a user