We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce64964 commit 1895c83Copy full SHA for 1895c83
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.0.0'
+ ext.kotlinVersion = '2.0.10'
6
ext.androidGradlePluginVersion = '8.5.1'
7
8
repositories {
0 commit comments