Kaynağa Gözat

Update build.gradle

Simon Lightfoot 7 yıl önce
ebeveyn
işleme
5d670fc953
1 değiştirilmiş dosya ile 1 ekleme ve 2 silme
  1. 1 2
      android/build.gradle

+ 1 - 2
android/build.gradle

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