mirror of
https://github.com/msfjarvis/compose-lobsters
synced 2025-08-14 21:07:04 +05:30
feat(android): switch comments page to a swipe action
This commit is contained in:
parent
45b6f3c4d5
commit
bae671ad23
4 changed files with 26 additions and 12 deletions
|
@ -91,6 +91,7 @@ sqldelight-extensions-coroutines = { module = "app.cash.sqldelight:coroutines-ex
|
|||
sqldelight-jvmDriver = { module = "app.cash.sqldelight:sqlite-driver", version.ref = "sqldelight" }
|
||||
sqldelight-primitiveAdapters = { module = "app.cash.sqldelight:primitive-adapters", version.ref = "sqldelight" }
|
||||
sqlite-android = "com.github.requery:sqlite-android:3.42.0"
|
||||
swipe = "me.saket.swipe:swipe:1.2.0"
|
||||
testparameterinjector = "com.google.testparameterinjector:test-parameter-injector:1.12"
|
||||
truth = "com.google.truth:truth:1.1.5"
|
||||
unfurl = "me.saket.unfurl:unfurl:1.7.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue