Skip to content

Commit 86e30e3

Browse files
Update Kotlin (#293)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d0b38c7 commit 86e30e3

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.12.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.3.0"
2121
ktor = "3.2.3"
22-
binaryCompatibility = "0.17.0"
22+
binaryCompatibility = "0.18.1"
2323
publish = "0.34.0"
2424
poko = "0.19.3"
2525

0 commit comments

Comments
 (0)