Commit b0a5dbb4 authored by topjohnwu's avatar topjohnwu

Push to SDK 28

parent 0abdfda5
Subproject commit 7b9ddc9b3b946c125af021058170f4fa9a44e07f Subproject commit a0466085fe3b5eb8929c893d02459e6d94ecb115
...@@ -7,7 +7,7 @@ buildscript { ...@@ -7,7 +7,7 @@ buildscript {
jcenter() jcenter()
} }
dependencies { dependencies {
classpath 'com.android.tools.build:gradle:3.1.2' classpath 'com.android.tools.build:gradle:3.1.3'
// NOTE: Do not place your application dependencies here; they belong // NOTE: Do not place your application dependencies here; they belong
...@@ -24,8 +24,8 @@ allprojects { ...@@ -24,8 +24,8 @@ allprojects {
} }
ext { ext {
compileSdkVersion = 27 compileSdkVersion = 28
buildToolsVersion = "28.0.0-rc2" buildToolsVersion = "28.0.0"
supportLibVersion = "27.1.1" supportLibVersion = "27.1.1"
} }
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment