Add the Otto dependency

ugly-unit-test
Bradlee Speice 2014-05-24 02:03:44 -04:00
parent d7a9ad3c82
commit 221f01653f
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +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'
// Handled by appcompat
// compile 'com.google.android:support-v4:r7'