Browse Source

Should revert compile sdk

Mario Danic 8 năm trước cách đây
mục cha
commit
2d3139f8bf
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  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"