Skip to content

Commit c856faf

Browse files
Update kotlin (#72)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4d2fb4b commit c856faf

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,8 +3,8 @@ minSdk = "26"
33
targetSdk = "34"
44
compileSdk = "34"
55
agp = "8.5.1"
6-
kotlin = "2.0.0"
7-
ksp = "2.0.0-1.0.22"
6+
kotlin = "2.0.20"
7+
ksp = "2.0.20-1.0.24"
88
ktlint = "12.1.1"
99
kotlinx-serialization = "1.7.1"
1010
hilt = "2.51.1"

0 commit comments

Comments
 (0)