Skip to content

Commit e54dcad

Browse files
Bump RxJava2 Version to 2.1.1
1 parent e54815a commit e54dcad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
testCompile 'junit:junit:4.12'
2525
compile 'com.android.support:appcompat-v7:25.1.0'
2626
compile 'com.android.support:recyclerview-v7:25.1.0'
27-
compile 'io.reactivex.rxjava2:rxjava:2.0.6'
27+
compile 'io.reactivex.rxjava2:rxjava:2.1.1'
2828
compile 'io.reactivex.rxjava2:rxandroid:2.0.1'
2929
compile 'com.amitshekhar.android:rx2-android-networking:1.0.0'
3030
}

0 commit comments

Comments
 (0)