reverting kotlin until an img.ly glitch gets fixed
This commit is contained in:
parent
b561d94495
commit
3e529c4e3a
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ buildscript {
|
||||||
propVersionName = '5.34.26'
|
propVersionName = '5.34.26'
|
||||||
}*/
|
}*/
|
||||||
|
|
||||||
ext.kotlin_version = '1.7.10'
|
ext.kotlin_version = '1.6.21'
|
||||||
ext.is_proprietary = gradle.startParameter.taskNames.any { task -> task.contains("Proprietary") }
|
ext.is_proprietary = gradle.startParameter.taskNames.any { task -> task.contains("Proprietary") }
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
|
|
Loading…
Reference in a new issue