We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c7b026 commit 0fd2d4fCopy full SHA for 0fd2d4f
1 file changed
app/build.gradle
@@ -255,9 +255,6 @@ dependencies {
255
// HTTP client
256
implementation "com.squareup.okhttp3:okhttp:4.12.0"
257
258
- // Apache Commons Collections
259
- implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
260
-
261
// Media player
262
implementation "com.google.android.exoplayer:exoplayer-core:${exoPlayerVersion}"
263
implementation "com.google.android.exoplayer:exoplayer-dash:${exoPlayerVersion}"
0 commit comments