From de8076539dd79c665f123a6c856f2de3cdda9ac9 Mon Sep 17 00:00:00 2001 From: Alex Ning Date: Mon, 30 Sep 2019 00:25:21 +0800 Subject: Change gitignore file. --- app/build.gradle | 1 - 1 file changed, 1 deletion(-) (limited to 'app/build.gradle') diff --git a/app/build.gradle b/app/build.gradle index 92e9dd36..9147f5e2 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -42,7 +42,6 @@ dependencies { androidTestImplementation 'androidx.test:runner:1.2.0' androidTestImplementation 'androidx.test.espresso:espresso-core:3.2.0' implementation 'com.google.android.exoplayer:exoplayer:2.10.4' - implementation 'com.google.android.exoplayer:exoplayer-dash:2.10.4' implementation 'androidx.browser:browser:1.0.0' implementation 'com.alexvasilkov:gesture-views:2.5.2' implementation 'androidx.cardview:cardview:1.0.0' -- cgit v1.2.3