partially fix build

This commit is contained in:
2020-11-10 12:47:47 +06:00
parent c73cb14615
commit a739e874bf
3 changed files with 13 additions and 5 deletions

View File

@@ -1,4 +1,7 @@
buildscript {
ext {
kotlin_version = '1.4.10'
}
repositories {
mavenLocal()
jcenter()