kotlin upgrade

This commit is contained in:
2024-06-28 12:46:02 -05:00
parent db8f44234a
commit a91364a5d7
2 changed files with 11 additions and 11 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
buildscript {
ext.kotlin_version = '1.7.10'
ext.kotlin_version = '2.0.0'
repositories {
google()
mavenCentral()