Kotlin 1.7.10

This commit is contained in:
Feodor Fitsner 2024-01-14 12:37:38 -08:00
parent 537e769caa
commit 771b087a6d
1 changed files with 1 additions and 1 deletions

View File

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