build.gradle: update SDK Build Tools to 34.0.0

This commit is contained in:
Andreas Schildbach 2023-10-31 16:12:17 +01:00
parent b4503f1dec
commit 54ce45291a

View file

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