mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 15:05:44 +03:00
Merge pull request #2141 from nextcloud/chore/noid/bumpBuildToolsTo33
Bump buildToolsVersion from 32.0.0 to 33.0.0
This commit is contained in:
commit
f1566e23a0
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