浏览代码

Update build.gradle

Simon Lightfoot 7 年之前
父节点
当前提交
5d670fc953
共有 1 个文件被更改,包括 1 次插入2 次删除
  1. 1 2
      android/build.gradle

+ 1 - 2
android/build.gradle

@@ -21,8 +21,7 @@ allprojects {
 apply plugin: 'com.android.library'
 apply plugin: 'com.android.library'
 
 
 android {
 android {
-    compileSdkVersion 28
-    buildToolsVersion '28.0.3'
+    compileSdkVersion 27
 
 
     defaultConfig {
     defaultConfig {
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"