Update to Kotlin 2.0.0

This commit is contained in:
Edwin Jakobs
2024-05-28 15:47:41 +02:00
parent 3350274efb
commit 577e0c2f9a
7 changed files with 25 additions and 24 deletions

View File

@@ -4,4 +4,4 @@ dependencyResolutionManagement {
from(files("../gradle/libs.versions.toml"))
}
}
}
}