mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
build.gradle: update SDK Build Tools to 34.0.0
This commit is contained in:
parent
b4503f1dec
commit
54ce45291a
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ dependencies {
|
|||
|
||||
android {
|
||||
compileSdkVersion 'android-33'
|
||||
buildToolsVersion '33.0.2'
|
||||
buildToolsVersion '34.0.0'
|
||||
|
||||
defaultConfig {
|
||||
generatedDensities = ['hdpi', 'xhdpi']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue