Replaced MusicRemoteEventListener with otto bus
This commit is contained in:
parent
eb406a6a2a
commit
eaa534c276
10 changed files with 28 additions and 69 deletions
|
|
@ -55,6 +55,7 @@ dependencies {
|
|||
compile 'com.github.ksoichiro:android-observablescrollview:1.3.0'
|
||||
compile 'com.mcxiaoke.volley:library:1.0.+'
|
||||
compile 'com.squareup.picasso:picasso:2.5.0'
|
||||
compile 'com.squareup:otto:1.3.6'
|
||||
compile 'com.afollestad:material-dialogs:0.6.3.4'
|
||||
compile('com.crashlytics.sdk.android:crashlytics:2.2.1@aar') {
|
||||
transitive = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue