mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 09:28:49 +00:00
build.gradle: update SDK Build Tools to 35.0.0
This commit is contained in:
parent
e66388c60d
commit
558e1a6cc4
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ dependencies {
|
|||
|
||||
android {
|
||||
compileSdkVersion 'android-34'
|
||||
buildToolsVersion '34.0.0'
|
||||
buildToolsVersion '35.0.0'
|
||||
|
||||
defaultConfig {
|
||||
generatedDensities = ['hdpi', 'xhdpi']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue