mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 19:49:33 +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"
|
apply plugin: "org.jlleitschuh.gradle.ktlint"
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 30
|
compileSdkVersion 31
|
||||||
buildToolsVersion '32.0.0'
|
buildToolsVersion '32.0.0'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
|
Loading…
Reference in New Issue
Block a user