mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 06:08:51 +00:00
build.gradle: Update SDK Build Tools to 29.0.3.
This commit is contained in:
parent
15f0183f4a
commit
02fc451769
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ dependencies {
|
|||
|
||||
android {
|
||||
compileSdkVersion 'android-29'
|
||||
buildToolsVersion '29.0.2'
|
||||
buildToolsVersion '29.0.3'
|
||||
|
||||
defaultConfig {
|
||||
generatedDensities = ['hdpi', 'xhdpi']
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue