build.gradle: update SDK Build Tools to 33.0.0

This commit is contained in:
Andreas Schildbach 2022-08-15 22:06:11 +02:00
parent 1a40a3213e
commit d296a84934

View file

@ -30,7 +30,7 @@ dependencies {
android {
compileSdkVersion 'android-31'
buildToolsVersion '30.0.3'
buildToolsVersion '33.0.0'
defaultConfig {
generatedDensities = ['hdpi', 'xhdpi']