Skip to content

Commit d089c8d

Browse files
chore(deps): update kotlin (#99)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a9cbc8a commit d089c8d

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 = "35"
55
agp = "8.6.1"
6-
kotlin = "2.0.21"
7-
ksp = "2.0.21-1.0.27"
6+
kotlin = "2.1.0"
7+
ksp = "2.1.0-1.0.29"
88
ktlint = "12.1.2"
99
kotlinx-serialization = "1.7.3"
1010
hilt = "2.53"

0 commit comments

Comments
 (0)