|
|
|
@ -1,8 +1,8 @@ |
|
|
|
// Top-level build file where you can add configuration options common to all sub-projects/modules. |
|
|
|
buildscript { |
|
|
|
ext.android_plugin_version = '3.1.4' |
|
|
|
ext.kotlin_version = '1.2.51' |
|
|
|
ext.kotlinx_version = '0.23.3' |
|
|
|
ext.kotlin_version = '1.2.60' |
|
|
|
ext.kotlinx_version = '0.24.0' |
|
|
|
repositories { |
|
|
|
flatDir dirs: "gradle/plugins" |
|
|
|
google() |
|
|
|
|