|
|
|
@ -1,7 +1,7 @@ |
|
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules. |
|
|
|
buildscript { |
|
|
|
ext.android_plugin_version = '3.0.1' |
|
|
|
ext.kotlin_version = '1.2.21' |
|
|
|
ext.kotlin_version = '1.2.30' |
|
|
|
ext.kotlinx_version = '0.22.2' |
|
|
|
repositories { |
|
|
|
flatDir dirs: "gradle/plugins" |
|
|
|
|