Update to Kotlin 2.0.21 and revise dependency versions
Upgraded the Kotlin version from 2.0.0-RC1 to 2.0.21 and adjusted various dependencies to their latest versions. Added new Maven repository URLs and updated `.idea` project artifacts to reflect the new versioning and project setup.
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
plugins {
|
||||
id("org.gradle.toolchains.foojay-resolver-convention") version "0.5.0"
|
||||
}
|
||||
//var REPO_NAME = "template"
|
||||
rootProject.name = "${REPO_NAME}"
|
||||
|
||||
Reference in New Issue
Block a user