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 cabb1af commit b5db9c0Copy full SHA for b5db9c0
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 = '2.2.10'
+ ext.kotlinVersion = '2.2.20'
6
ext.androidGradlePluginVersion = '8.13.0'
7
8
repositories {
0 commit comments