2026-02-23-1

This commit is contained in:
Hamza-Ayed
2026-02-23 15:27:31 +03:00
parent da12f1792d
commit 33f34f7c50
4 changed files with 73 additions and 44 deletions

View File

@@ -17,7 +17,7 @@
// delete rootProject.buildDir
// }
buildscript {
ext.kotlin_version = '1.9.23'
ext.kotlin_version = '2.1.0'
repositories {
google()
mavenCentral()