Skip to content

Commit 80c881c

Browse files
fix: update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v1.9.25
1 parent 3016665 commit 80c881c

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.4.0"
66
detekt = "1.23.6"
77
gradle-android-cacheFix = "3.0.1"
88
gradle-infrastructure = "0.18.1"
9-
kotlin = "1.9.23"
9+
kotlin = "1.9.25"
1010
versionsPlugin = "0.51.0"
1111
publish-plugin = "0.28.0"
1212

0 commit comments

Comments
 (0)