浏览代码

Should revert compile sdk

Mario Danic 8 年之前
父节点
当前提交
2d3139f8bf
共有 1 个文件被更改,包括 2 次插入2 次删除
  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"