fix(deps): update kotlin (#4444)
* fix(deps): update kotlin * Fix 'exhaustive when' issue * Fix lint issues * Fix issue in merge conflict resolving. --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jorge Martín <jorgem@element.io> Co-authored-by: Benoit Marty <benoitm@element.io>
This commit is contained in:
parent
3d4b8c9b2a
commit
a8a5b55c81
3 changed files with 3 additions and 5 deletions
|
|
@ -4,9 +4,9 @@
|
|||
[versions]
|
||||
# Project
|
||||
android_gradle_plugin = "8.9.1"
|
||||
kotlin = "2.1.10"
|
||||
kotlin = "2.1.20"
|
||||
kotlinpoet = "2.1.0"
|
||||
ksp = "2.1.10-1.0.31"
|
||||
ksp = "2.1.20-1.0.31"
|
||||
firebaseAppDistribution = "5.1.1"
|
||||
|
||||
# AndroidX
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue