We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29351d1 commit 7607902Copy full SHA for 7607902
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.21'
+ ext.kotlinVersion = '1.9.22'
6
7
repositories {
8
mavenCentral()
0 commit comments