build.gradle: update SDK Build Tools to 33.0.2

This commit is contained in:
Andreas Schildbach 2023-03-25 15:54:16 +01:00
parent b25e8c14f8
commit 271659d914

View file

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