mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-22 13:09:46 +01:00
bump build tools to 32.0.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
8b699963f3
commit
b7873cdf7a
@ -36,7 +36,7 @@ apply plugin: "org.jlleitschuh.gradle.ktlint"
|
|||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 30
|
compileSdkVersion 30
|
||||||
buildToolsVersion '30.0.3'
|
buildToolsVersion '32.0.0'
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
|
Loading…
Reference in New Issue
Block a user