mirror of
https://github.com/etesync/android
synced 2024-11-21 23:48:11 +00:00
Build: Upgrade compile sdk.
This commit is contained in:
parent
f46bccab8e
commit
66e70b2a29
@ -12,8 +12,8 @@ apply plugin: 'kotlin-android'
|
||||
apply plugin: 'kotlin-kapt'
|
||||
|
||||
android {
|
||||
compileSdkVersion 27
|
||||
buildToolsVersion '28.0.2'
|
||||
compileSdkVersion 28
|
||||
buildToolsVersion '28.0.3'
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.etesync.syncadapter"
|
||||
|
Loading…
Reference in New Issue
Block a user