Update SDK version to 28

This commit is contained in:
Steve Soltys 2019-02-11 22:00:33 -05:00
parent 09c8aad237
commit df0b3d6287

View file

@ -3,8 +3,8 @@ import groovy.xml.XmlUtil
apply plugin: 'com.android.application'
android {
compileSdkVersion 26
buildToolsVersion '26.0.2'
compileSdkVersion 28
buildToolsVersion '28.0.0'
buildTypes {
release {