Przeglądaj źródła

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 lat temu
rodzic
commit
9b51a5f242
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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