build.gradle: update SDK Build Tools to 35.0.0

This commit is contained in:
Andreas Schildbach 2024-08-29 20:17:12 +02:00
parent e66388c60d
commit 558e1a6cc4

View file

@ -35,7 +35,7 @@ dependencies {
android {
compileSdkVersion 'android-34'
buildToolsVersion '34.0.0'
buildToolsVersion '35.0.0'
defaultConfig {
generatedDensities = ['hdpi', 'xhdpi']