mirror of
https://github.com/owenlejeune/TVTime.git
synced 2026-02-22 04:36:50 -05:00
swipe on list item cards
This commit is contained in:
@@ -133,6 +133,8 @@ dependencies {
|
||||
def markdown = "0.2.1"
|
||||
implementation "org.jetbrains:markdown:$markdown"
|
||||
|
||||
implementation 'de.charlex.compose:revealswipe:1.0.0'
|
||||
|
||||
// testing
|
||||
def junit = "4.13.2"
|
||||
def androidx_junit = "1.1.3"
|
||||
|
||||
Reference in New Issue
Block a user