mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
bump compile sdk to 31
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
56131c80f5
commit
ae61d707d0
@ -35,7 +35,7 @@ apply plugin: 'io.gitlab.arturbosch.detekt'
|
||||
apply plugin: "org.jlleitschuh.gradle.ktlint"
|
||||
|
||||
android {
|
||||
compileSdkVersion 30
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion '32.0.0'
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
|
Loading…
Reference in New Issue
Block a user