mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
Bump compileSDK to 31
Required by many new library versions already Signed-off-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
This commit is contained in:
parent
90a63159da
commit
9b51a5f242
1 changed files with 1 additions and 1 deletions
|
@ -117,7 +117,7 @@ android {
|
|||
'InvalidPeriodicWorkRequestInterval' // crashes due to a bug in lint itself
|
||||
}
|
||||
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 31
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 23
|
||||
|
|
Loading…
Reference in a new issue