Parcourir la source

Should revert compile sdk

Mario Danic il y a 8 ans
Parent
commit
2d3139f8bf
1 fichiers modifiés avec 2 ajouts et 2 suppressions
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -53,8 +53,8 @@ android {
         javaMaxHeapSize "4g"
     }
 
-    compileSdkVersion 25
-    buildToolsVersion "25.0.1"
+    compileSdkVersion 24
+    buildToolsVersion "24.0.2"
 
     defaultConfig {
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"