Merge pull request #349 from vector-im/feature/bma/kotlin1.8.20
Kotlin 1.8.20
This commit is contained in:
commit
ade36e0544
6 changed files with 9 additions and 9 deletions
|
|
@ -4,8 +4,8 @@
|
|||
[versions]
|
||||
# Project
|
||||
android_gradle_plugin = "8.0.0"
|
||||
kotlin = "1.8.10"
|
||||
ksp = "1.8.10-1.0.9"
|
||||
kotlin = "1.8.20"
|
||||
ksp = "1.8.20-1.0.11"
|
||||
molecule = "0.9.0"
|
||||
|
||||
# AndroidX
|
||||
|
|
@ -20,7 +20,7 @@ startup = "1.1.1"
|
|||
|
||||
# Compose
|
||||
compose_bom = "2023.04.01"
|
||||
composecompiler = "1.4.2"
|
||||
composecompiler = "1.4.6"
|
||||
|
||||
# Coroutines
|
||||
coroutines = "1.6.4"
|
||||
|
|
@ -44,7 +44,7 @@ sqldelight = "1.5.5"
|
|||
|
||||
# DI
|
||||
dagger = "2.45"
|
||||
anvil = "2.4.4"
|
||||
anvil = "2.4.5"
|
||||
|
||||
# quality
|
||||
detekt = "1.22.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue