Эх сурвалжийг харах

Bump compileSDK to 31

Required by many new library versions already

Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
Álvaro Brey Vilas 3 жил өмнө
parent
commit
9b51a5f242
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -117,7 +117,7 @@ android {
             'InvalidPeriodicWorkRequestInterval' // crashes due to a bug in lint itself
             'InvalidPeriodicWorkRequestInterval' // crashes due to a bug in lint itself
     }
     }
 
 
-    compileSdkVersion 30
+    compileSdkVersion 31
 
 
     defaultConfig {
     defaultConfig {
         minSdkVersion 23
         minSdkVersion 23