fix(deps): update kotlin (#4522)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-02 18:03:59 +02:00 committed by GitHub
parent edd09ef7bb
commit a045b3f7c8
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -6,7 +6,7 @@
android_gradle_plugin = "8.9.1"
kotlin = "2.1.20"
kotlinpoet = "2.1.0"
ksp = "2.1.20-1.0.31"
ksp = "2.1.20-1.0.32"
firebaseAppDistribution = "5.1.1"
# AndroidX
@ -39,7 +39,7 @@ test_core = "1.6.1"
# Jetbrain
datetime = "0.6.2"
serialization_json = "1.8.0"
serialization_json = "1.8.1"
#other
coil = "3.1.0"