mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 19:57:04 +05:30
chore(deps): upgrade to Kotlin 1.7.20
This commit is contained in:
parent
2999603d16
commit
8e7a625750
3 changed files with 17 additions and 4 deletions
|
@ -2,18 +2,18 @@
|
|||
accompanist = "0.26.4-beta"
|
||||
agp = "8.0.0-alpha02"
|
||||
coil = "2.2.1"
|
||||
composeCompiler = "1.3.1"
|
||||
composeCompiler = "1.4.0-dev-k1.7.20-RC-a143c065804"
|
||||
coroutines = "1.6.4"
|
||||
dagger = "2.44"
|
||||
hilt = "1.0.0"
|
||||
kotlin = "1.7.10"
|
||||
kotlin = "1.7.20"
|
||||
material_motion = "0.9.1"
|
||||
# @pin Needs to be aligned with Retrofit
|
||||
okhttp = "3.14.9"
|
||||
retrofit = "2.9.0"
|
||||
richtext = "0.14.1"
|
||||
serialization = "1.4.0-RC"
|
||||
sqldelight = "2.0.0-alpha03"
|
||||
sqldelight = "2.0.0-SNAPSHOT"
|
||||
workmanager = "2.8.0-alpha04"
|
||||
|
||||
[libraries]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue