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