1
0
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:
Tom Hacohen 2019-01-05 17:35:27 +00:00
parent f46bccab8e
commit 66e70b2a29

View File

@ -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"