bump buildToolsVersion from 32.0.0 to 33.0.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-06-10 13:25:33 +02:00
parent 07c30f0993
commit c0100c5a16
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -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