We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e937fbe commit 6088f77Copy full SHA for 6088f77
build.gradle
@@ -2,7 +2,7 @@ import org.gradle.api.internal.classpath.ModuleRegistry
2
import org.gradle.api.internal.project.ProjectInternal
3
4
buildscript {
5
- ext.kotlinVersion = '1.9.25'
+ ext.kotlinVersion = '2.1.10'
6
7
repositories {
8
mavenCentral()
0 commit comments