Update SDK version to 28
This commit is contained in:
parent
09c8aad237
commit
df0b3d6287
1 changed files with 2 additions and 2 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue