Skip to content

Commit 48085d4

Browse files
Merge pull request #19 from SmartToolFactory/dependabot/gradle/kotlin-2.0.20
Bump kotlin from 2.0.10 to 2.0.20
2 parents 75693f4 + a4c8dba commit 48085d4

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
@@ -3,7 +3,7 @@
33
#region ---- Kotlin version dependent
44
# https://github.com/JetBrains/kotlin/releases
55
composeExtendedGestures = "4.0.0"
6-
kotlin = "2.0.10"
6+
kotlin = "2.0.20"
77
# https://github.com/google/ksp/releases
88
ksp = "2.0.20-1.0.25"
99
#endregion

0 commit comments

Comments
 (0)