Skip to content

Commit bf3ccd9

Browse files
fix(deps): update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.2.10
1 parent b7fc04f commit bf3ccd9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
1313

1414
buildscript {
1515
ext {
16-
kotlinVersion = '2.2.0'
16+
kotlinVersion = '2.2.10'
1717
commonsVersion = '2.3.7'
1818
androidCommonsVersion = '1.1.0'
1919
}

0 commit comments

Comments
 (0)