Explorar el Código

Update build.gradle

Simon Lightfoot hace 7 años
padre
commit
5d670fc953
Se han modificado 1 ficheros con 1 adiciones y 2 borrados
  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"