Downgraded Kotlin plugin

This commit is contained in:
Juha Heinanen
2021-11-16 10:22:08 +02:00
parent 4a770b54d7
commit bcea60c5e7
+1 -1
View File
@@ -1,7 +1,7 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules. // Top-level build file where you can add configuration options common to all sub-projects/modules.
buildscript { buildscript {
ext.kotlin_version = '1.5.31' ext.kotlin_version = '1.5.20'
repositories { repositories {
google() google()
mavenCentral() mavenCentral()