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