فهرست منبع

Downgrade RxJava. Closes #285

len 9 سال پیش
والد
کامیت
f9783407bd
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      app/build.gradle

+ 1 - 1
app/build.gradle

@@ -113,7 +113,7 @@ dependencies {
 
     // ReactiveX
     compile 'io.reactivex:rxandroid:1.1.0'
-    compile 'io.reactivex:rxjava:1.1.3'
+    compile 'io.reactivex:rxjava:1.1.1'
     compile 'com.f2prateek.rx.preferences:rx-preferences:1.0.1'
 
     // Network client