switch to axet build exoplayer 2.7.3
This commit is contained in:
parent
48e1e9f24f
commit
1ff89fd814
1 changed files with 1 additions and 1 deletions
|
|
@ -55,5 +55,5 @@ dependencies {
|
|||
testImplementation 'junit:junit:4.12'
|
||||
implementation ('com.github.axet:android-audio-library:1.1.23') // implementation project(':android-audio-library')
|
||||
implementation ('com.github.axet:wget:1.7.0') { exclude group: 'org.json', module: 'json' }
|
||||
assets('com.google.android.exoplayer:exoplayer:2.7.3') { exclude group: 'com.android.support' }
|
||||
assets('com.github.axet.exoplayer:exoplayer:2.7.3') { exclude group: 'com.android.support' }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue