We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35a8d61 commit e1165b1Copy full SHA for e1165b1
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.0.10'
6
7
repositories {
8
mavenCentral()
0 commit comments