mirror of
https://github.com/MinimalBible/MinimalBible-Legacy
synced 2024-11-15 20:48:43 -05:00
Add RxAndroid support, remove eventbus
This commit is contained in:
parent
3f5909be08
commit
5770e8dd74
@ -32,7 +32,8 @@ dependencies {
|
||||
// compile 'com.f2prateek.dart:dart:1.1.0'
|
||||
|
||||
compile 'com.readystatesoftware.systembartint:systembartint:1.0.3'
|
||||
compile 'de.greenrobot:eventbus:2.2.0'
|
||||
// compile 'de.greenrobot:eventbus:2.2.0'
|
||||
compile 'com.netflix.rxjava:rxjava-android:0.19.0'
|
||||
|
||||
// Handled by appcompat
|
||||
// compile 'com.google.android:support-v4:r7'
|
||||
|
Loading…
Reference in New Issue
Block a user