Skip to content

Commit 7d24061

Browse files
Update Kotlin
1 parent 0bd2324 commit 7d24061

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
@@ -3,7 +3,7 @@ sdk-target = "36"
33
sdk-compile = "36"
44
sdk-min = "21"
55
agp = "8.11.0"
6-
kotlin = "2.1.21"
6+
kotlin = "2.2.0"
77
versions = "0.52.0"
88
dokka = "2.0.0"
99
core-ktx = "1.16.0"
@@ -19,7 +19,7 @@ material-icons = "1.7.3"
1919
appcompat = "1.7.1"
2020
coil = "3.2.0"
2121
ktor = "3.1.3"
22-
binaryCompatibility = "0.17.0"
22+
binaryCompatibility = "0.18.1"
2323
publish = "0.33.0"
2424
poko = "0.18.7"
2525

0 commit comments

Comments
 (0)