mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-22 13:05:31 +03:00
bump buildToolsVersion from 32.0.0 to 33.0.0
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
parent
07c30f0993
commit
c0100c5a16
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ apply plugin: "org.jlleitschuh.gradle.ktlint"
|
|||
|
||||
android {
|
||||
compileSdkVersion 31
|
||||
buildToolsVersion '32.0.0'
|
||||
buildToolsVersion '33.0.0'
|
||||
defaultConfig {
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
|
|
Loading…
Reference in a new issue