This commit is contained in:
2024-11-26 23:15:04 +02:00
parent cec1a75c73
commit 606d6f041f
19 changed files with 251 additions and 435 deletions

View File

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