We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 580add4 commit db0736dCopy full SHA for db0736d
1 file changed
build.gradle
@@ -1,7 +1,7 @@
1
import org.gradle.internal.jvm.Jvm
2
3
buildscript {
4
- ext.kotlin_version = "2.3.20"
+ ext.kotlin_version = "2.1.0"
5
repositories {
6
google()
7
mavenCentral()
0 commit comments