diff --git a/docs/html/preview/setup-sdk.jd b/docs/html/preview/setup-sdk.jd index c8688c6320b25..bc40ebd44b84f 100644 --- a/docs/html/preview/setup-sdk.jd +++ b/docs/html/preview/setup-sdk.jd @@ -191,7 +191,7 @@ how to configure your project with the Jack compiler.
android {
compileSdkVersion 'android-N'
- buildToolsVersion 24.0.0 rc1
+ buildToolsVersion '24.0.0-rc1'
...
defaultConfig {