bump build tools to 32.0.0

Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
This commit is contained in:
Andy Scherzinger 2022-05-18 18:36:02 +02:00
parent 8b699963f3
commit b7873cdf7a
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 30
buildToolsVersion '30.0.3'
buildToolsVersion '32.0.0'
defaultConfig {
minSdkVersion 21
targetSdkVersion 30