fix(deps): update kotlin (#4522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user