fix playback stop
This commit is contained in:
parent
79e21d5ae7
commit
fa85742567
1 changed files with 1 additions and 1 deletions
|
|
@ -53,6 +53,6 @@ android {
|
|||
|
||||
dependencies {
|
||||
testImplementation 'junit:junit:4.12'
|
||||
implementation 'com.github.axet:android-audio-library:1.0.155' // implementation project(':android-audio-library')
|
||||
implementation 'com.github.axet:android-audio-library:1.0.159' // implementation project(':android-audio-library')
|
||||
assets('com.google.android.exoplayer:exoplayer:2.7.3') { exclude group: 'com.android.support' }
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue