Target Android 9.0 (Pie).

This commit is contained in:
Andreas Schildbach 2018-09-25 13:04:28 +02:00
parent ddb41a0f6f
commit c1a2b5a1be
3 changed files with 4 additions and 4 deletions

View file

@ -26,8 +26,8 @@ dependencies {
}
android {
compileSdkVersion 'android-27'
buildToolsVersion '27.0.3'
compileSdkVersion 'android-28'
buildToolsVersion '28.0.3'
lintOptions {
abortOnError false