Explorar el Código

update build tools version

Guy Carmeli hace 7 años
padre
commit
211f2fc8cb
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      playground/android/app/build.gradle

+ 1
- 1
playground/android/app/build.gradle Ver fichero

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