mirror of
https://github.com/etesync/android
synced 2024-11-22 07:58:09 +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'
|
apply plugin: 'kotlin-kapt'
|
||||||
|
|
||||||
android {
|
android {
|
||||||
compileSdkVersion 27
|
compileSdkVersion 28
|
||||||
buildToolsVersion '28.0.2'
|
buildToolsVersion '28.0.3'
|
||||||
|
|
||||||
defaultConfig {
|
defaultConfig {
|
||||||
applicationId "com.etesync.syncadapter"
|
applicationId "com.etesync.syncadapter"
|
||||||
|
Loading…
Reference in New Issue
Block a user