Explorar o código

Update build.gradle

Build Tools 25 are required in order to take advantage of Gradle 3.3, which has great performance improvements!
Louis Lagrange %!s(int64=9) %!d(string=hai) anos
pai
achega
8613159cc4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      android/build.gradle

+ 1 - 1
android/build.gradle

@@ -12,7 +12,7 @@ apply plugin: 'com.android.library'
 
 
 android {
 android {
     compileSdkVersion 23
     compileSdkVersion 23
-    buildToolsVersion "23.0.1"
+    buildToolsVersion "25.0.2"
 
 
     defaultConfig {
     defaultConfig {
         minSdkVersion 16
         minSdkVersion 16