瀏覽代碼

update build tools version

Guy Carmeli 7 年之前
父節點
當前提交
211f2fc8cb
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      playground/android/app/build.gradle

+ 1
- 1
playground/android/app/build.gradle 查看文件

9
 
9
 
10
 android {
10
 android {
11
     compileSdkVersion 25
11
     compileSdkVersion 25
12
-    buildToolsVersion "27.0.1"
12
+    buildToolsVersion "27.0.3"
13
 
13
 
14
     compileOptions {
14
     compileOptions {
15
         sourceCompatibility JavaVersion.VERSION_1_8
15
         sourceCompatibility JavaVersion.VERSION_1_8