mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-14 20:18:27 -05:00
Add the Otto dependency
This commit is contained in:
parent
d7a9ad3c82
commit
221f01653f
@ -35,6 +35,7 @@ dependencies {
|
|||||||
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
|
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
|
||||||
compile 'de.greenrobot:eventbus:2.2.0'
|
compile 'de.greenrobot:eventbus:2.2.0'
|
||||||
// compile 'com.joanzapata.android:android-iconify:1.0.+'
|
// compile 'com.joanzapata.android:android-iconify:1.0.+'
|
||||||
|
compile 'com.squareup:otto:1.3.4'
|
||||||
|
|
||||||
// Handled by appcompat
|
// Handled by appcompat
|
||||||
// compile 'com.google.android:support-v4:r7'
|
// compile 'com.google.android:support-v4:r7'
|
||||||
|
Loading…
Reference in New Issue
Block a user