Commit 506df00d authored by topjohnwu's avatar topjohnwu

Upgrade AGP

parent a9121fa2
......@@ -7,7 +7,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:3.2.0'
classpath 'com.android.tools.build:gradle:3.2.1'
// NOTE: Do not place your application dependencies here; they belong
......@@ -25,7 +25,7 @@ allprojects {
ext {
compileSdkVersion = 28
buildToolsVersion = "28.0.2"
buildToolsVersion = "28.0.3"
androidXVersion = "1.0.0"
}
......
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