[#11930] Removing Apache Commons Collections
It's no longer needed after the conversion to Kotlin.
This commit is contained in:
parent
3c7b026d7d
commit
0fd2d4fed6
1 changed files with 0 additions and 3 deletions
|
|
@ -255,9 +255,6 @@ dependencies {
|
|||
// HTTP client
|
||||
implementation "com.squareup.okhttp3:okhttp:4.12.0"
|
||||
|
||||
// Apache Commons Collections
|
||||
implementation group: 'org.apache.commons', name: 'commons-collections4', version: '4.4'
|
||||
|
||||
// Media player
|
||||
implementation "com.google.android.exoplayer:exoplayer-core:${exoPlayerVersion}"
|
||||
implementation "com.google.android.exoplayer:exoplayer-dash:${exoPlayerVersion}"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue