Skip to content

Commit 792ea4c

Browse files
fix: update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2.0.10
1 parent 615314b commit 792ea4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ android-gradle-plugin = "8.5.1"
66
detekt = "1.23.6"
77
gradle-android-cacheFix = "3.0.1"
88
gradle-infrastructure = "0.19.1"
9-
kotlin = "2.0.0"
9+
kotlin = "2.0.10"
1010
versionsPlugin = "0.51.0"
1111
publish-plugin = "0.29.0"
1212

0 commit comments

Comments
 (0)