Explorar el Código

bump target to v28

Andy Scherzinger hace 6 años
padre
commit
3e2c4b1db0
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -79,11 +79,11 @@ android {
         javaMaxHeapSize "4g"
     }
 
-    compileSdkVersion 27
+    compileSdkVersion 28
 
     defaultConfig {
         minSdkVersion 14
-        targetSdkVersion 27
+        targetSdkVersion 28
 
         testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"