mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-11-29 23:02:26 -05:00
move seasons and episode list to separate screen
This commit is contained in:
@@ -143,6 +143,9 @@ dependencies {
|
||||
def compose_markdown = "0.3.3"
|
||||
implementation "com.github.jeziellago:compose-markdown:$compose_markdown"
|
||||
|
||||
def cloudy = "0.1.2"
|
||||
implementation "com.github.skydoves:cloudy:$cloudy"
|
||||
|
||||
// testing
|
||||
def junit = "4.13.2"
|
||||
def androidx_junit = "1.1.3"
|
||||
|
||||
Reference in New Issue
Block a user