mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-19 08:49:53 +00:00
Target Android 9.0 (Pie).
This commit is contained in:
parent
ddb41a0f6f
commit
c1a2b5a1be
3 changed files with 4 additions and 4 deletions
|
@ -26,8 +26,8 @@ dependencies {
|
|||
}
|
||||
|
||||
android {
|
||||
compileSdkVersion 'android-27'
|
||||
buildToolsVersion '27.0.3'
|
||||
compileSdkVersion 'android-28'
|
||||
buildToolsVersion '28.0.3'
|
||||
|
||||
lintOptions {
|
||||
abortOnError false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue