mirror of
https://github.com/owenlejeune/TVTime.git
synced 2025-11-25 13:02:22 -05:00
show trailers
This commit is contained in:
@@ -85,6 +85,11 @@ dependencies {
|
||||
|
||||
implementation "me.onebone:toolbar-compose:2.3.1"
|
||||
|
||||
implementation 'com.google.android.exoplayer:exoplayer:2.16.1'
|
||||
implementation 'com.github.HaarigerHarald:android-youtubeExtractor:v2.1.0'
|
||||
implementation 'com.pierfrancescosoffritti.androidyoutubeplayer:core:11.0.1'
|
||||
implementation 'com.pierfrancescosoffritti.androidyoutubeplayer:chromecast-sender:0.26'
|
||||
|
||||
testImplementation "junit:junit:${Versions.junit}"
|
||||
androidTestImplementation "androidx.test.ext:junit:${Versions.androidx_junit}"
|
||||
androidTestImplementation "androidx.test.espresso:espresso-core:${Versions.espresso_core}"
|
||||
|
||||
Reference in New Issue
Block a user