Remove the Otto dependency

I appreciate Green Robot's EventBus' ability to let subscribers choose what thread they subscribe on.
ugly-unit-test
Bradlee Speice 2014-05-24 15:12:40 -04:00
parent 2c494edadc
commit 38181c8827
1 changed files with 1 additions and 1 deletions

View File

@ -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'