Kotlin 1.7.1

This commit is contained in:
Feodor Fitsner 2024-01-14 12:33:45 -08:00
parent ca55e63eae
commit 537e769caa
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.9.22'
ext.kotlin_version = '1.7.1'
repositories {
google()
mavenCentral()