Skip to content

Commit

Permalink
bumping RxJava version: 2.1.15 -> 2.1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
pwittchen committed Jun 26, 2018
1 parent 2b6d15a commit 1d1a301
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ ext {
kotlinVersion = '1.2.41'
}

ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.1.15',
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.1.16',
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.0.2',
supportannotations: 'com.android.support:support-annotations:27.1.1',
appcompatv7 : 'com.android.support:appcompat-v7:27.1.1',
Expand Down

0 comments on commit 1d1a301

Please sign in to comment.