|
|
@ -1,7 +1,7 @@ |
|
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules. |
|
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules. |
|
|
|
|
|
|
|
|
|
|
|
buildscript { |
|
|
|
buildscript { |
|
|
|
ext.kotlin_version = '1.4.31' |
|
|
|
ext.kotlin_version = '1.4.32' |
|
|
|
repositories { |
|
|
|
repositories { |
|
|
|
google() |
|
|
|
google() |
|
|
|
maven { url "https://maven.aliyun.com/nexus/content/groups/public/" } |
|
|
|
maven { url "https://maven.aliyun.com/nexus/content/groups/public/" } |
|
|
|