Update Android gradle plugin
This commit is contained in:
parent
8af247171a
commit
a4abf3b53a
|
@ -4,7 +4,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:4.1.1'
|
||||
classpath 'com.android.tools.build:gradle:4.1.2'
|
||||
classpath 'org.greenrobot:greendao-gradle-plugin:3.3.0'
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue