mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:28:49 +00:00
Update SDK Build Tools to 29.0.2.
This commit is contained in:
parent
e0abc9bf85
commit
3f11df7be6
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ dependencies {
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 'android-29'
|
compileSdkVersion 'android-29'
|
||||||
buildToolsVersion '28.0.3'
|
buildToolsVersion '29.0.2'
|
||||||
|
|
||||||
lintOptions {
|
lintOptions {
|
||||||
abortOnError false
|
abortOnError false
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue