Project: Update Kotlin version and maven repository
This commit is contained in:
parent
7a3b1a1b80
commit
d15050ab87
@ -1,9 +1,9 @@
|
||||
// Top-level build file where you can add configuration options common to all sub-projects/modules.
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.3'
|
||||
ext.kotlin_version = '1.1.3-2'
|
||||
repositories {
|
||||
maven { url 'http://maven.aliyun.com/nexus/content/groups/public/' }
|
||||
maven { url 'https://dl.google.com/dl/android/maven2/' }
|
||||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user