Skip to content

Commit a40e49c

Browse files
authored
Merge pull request #777 from skydoves/kotlin/2.1.10
Bump Kotlin to 2.1.10
2 parents c17b4cb + 1f6a8bc commit a40e49c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[versions]
22
agp = "8.8.0"
33
dokka = "2.0.0"
4-
kotlin = "2.0.20"
5-
kotlinBinaryCompatibility = "0.16.3"
4+
kotlin = "2.1.10"
5+
kotlinBinaryCompatibility = "0.17.0"
66
jvmTarget = "11"
77
nexusPlugin = "0.30.0"
88
androidxComposeBom = "2025.01.00"

0 commit comments

Comments
 (0)