fix(deps): update kotlin (#4522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
edd09ef7bb
commit
a045b3f7c8
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue