reverting kotlin until an img.ly glitch gets fixed

This commit is contained in:
tibbi 2022-09-03 17:08:54 +02:00
parent b561d94495
commit 3e529c4e3a

View file

@ -10,7 +10,7 @@ buildscript {
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") }
repositories {