Merge branch 'develop' of https://github.com/vector-im/element-x-android into feature/dla/emojibase_integration
This commit is contained in:
commit
64c156bd4f
73 changed files with 1608 additions and 253 deletions
|
|
@ -4,8 +4,8 @@
|
|||
[versions]
|
||||
# Project
|
||||
android_gradle_plugin = "8.1.1"
|
||||
kotlin = "1.9.0"
|
||||
ksp = "1.9.0-1.0.13"
|
||||
kotlin = "1.9.10"
|
||||
ksp = "1.9.10-1.0.13"
|
||||
molecule = "1.2.0"
|
||||
|
||||
# AndroidX
|
||||
|
|
@ -23,7 +23,7 @@ browser = "1.6.0"
|
|||
|
||||
# Compose
|
||||
compose_bom = "2023.08.00"
|
||||
composecompiler = "1.5.1"
|
||||
composecompiler = "1.5.3"
|
||||
|
||||
# Coroutines
|
||||
coroutines = "1.7.3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue