mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 12:57:04 +05:30
fix(deps): update kotlin to v1.7.21
This commit is contained in:
parent
653787c946
commit
18ed012154
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ composeCompiler = "1.3.2"
|
|||
coroutines = "1.6.4"
|
||||
dagger = "2.44.1"
|
||||
hilt = "1.0.0"
|
||||
kotlin = "1.7.20"
|
||||
kotlin = "1.7.21"
|
||||
material_motion = "0.10.3"
|
||||
# @pin Needs to be aligned with Retrofit
|
||||
okhttp = "3.14.9"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue