Build: Upgrade compile sdk.

tmp
Tom Hacohen 5 years ago
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…
Cancel
Save