Explorar o código

bump to latest SDK

Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
tobiasKaminsky %!s(int64=5) %!d(string=hai) anos
pai
achega
92d872ceec
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      build.gradle

+ 2 - 2
build.gradle

@@ -117,11 +117,11 @@ android {
         javaMaxHeapSize "4g"
     }
 
-    compileSdkVersion 28
+    compileSdkVersion 29
 
     defaultConfig {
         minSdkVersion 16
-        targetSdkVersion 28
+        targetSdkVersion 29
 
         // arguments to be passed to functional tests
         testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"