mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-15 05:17:03 +05:30
fix(deps): update dependency com.google.truth:truth to v1.4.4
This commit is contained in:
parent
66e69a333c
commit
771892bfb1
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapter
|
|||
sqlite-android = "com.github.requery:sqlite-android:3.45.0"
|
||||
store = { module = "org.mobilenativefoundation.store:store5", version.ref = "store" }
|
||||
swipe = "me.saket.swipe:swipe:1.3.0"
|
||||
truth = "com.google.truth:truth:1.4.3"
|
||||
truth = "com.google.truth:truth:1.4.4"
|
||||
unfurl = "me.saket.unfurl:unfurl:1.7.0"
|
||||
|
||||
[plugins]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue