mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-14 12:08:51 -05:00
Remove the Otto dependency
I appreciate Green Robot's EventBus' ability to let subscribers choose what thread they subscribe on.
This commit is contained in:
parent
2c494edadc
commit
38181c8827
@ -35,7 +35,7 @@ dependencies {
|
||||
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
|
||||
compile 'de.greenrobot:eventbus:2.2.0'
|
||||
// compile 'com.joanzapata.android:android-iconify:1.0.+'
|
||||
compile 'com.squareup:otto:1.3.4'
|
||||
// compile 'com.squareup:otto:1.3.4'
|
||||
|
||||
// Handled by appcompat
|
||||
// compile 'com.google.android:support-v4:r7'
|
||||
|
Loading…
Reference in New Issue
Block a user