mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 09:27:03 +05:30
fix(gradle): remove unused version declaration
This commit is contained in:
parent
6fa03bad66
commit
190b7b4026
1 changed files with 0 additions and 1 deletions
|
@ -9,7 +9,6 @@ coroutines = "1.6.4"
|
||||||
dagger = "2.45"
|
dagger = "2.45"
|
||||||
kotest = "5.5.5"
|
kotest = "5.5.5"
|
||||||
kotlin = "1.8.10"
|
kotlin = "1.8.10"
|
||||||
okhttp = "4.10.0"
|
|
||||||
retrofit = "2.9.0"
|
retrofit = "2.9.0"
|
||||||
richtext = "0.16.0"
|
richtext = "0.16.0"
|
||||||
sentry-sdk = "6.16.0"
|
sentry-sdk = "6.16.0"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue