Refine build.gradle
This commit is contained in:
@@ -3,11 +3,7 @@
|
||||
apply plugin: 'com.github.ben-manes.versions'
|
||||
|
||||
buildscript {
|
||||
ext {
|
||||
kotlinVersion = '1.3.21'
|
||||
lifecycleVersion = '2.0.0'
|
||||
roomVersion = '2.1.0-alpha04'
|
||||
}
|
||||
ext.kotlinVersion = '1.3.21'
|
||||
repositories {
|
||||
google()
|
||||
jcenter()
|
||||
|
||||
Reference in New Issue
Block a user