Upgrade AGP
This commit is contained in:
parent
a9121fa28f
commit
506df00d81
@ -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"
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user