Skip to content

Commit

Permalink
Merge pull request #85 from pwittchen/dependabot/gradle/io.reactivex.…
Browse files Browse the repository at this point in the history
…rxjava2-rxandroid-2.1.1

Bump rxandroid from 2.0.2 to 2.1.1
  • Loading branch information
pwittchen committed Jun 11, 2019
2 parents 221640f + 6cf9a65 commit c4e6b47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -9,7 +9,7 @@ ext {
}

ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.0',
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.0.2',
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
supportannotations : 'com.android.support:support-annotations:28.0.0-rc01',
appcompatv7 : 'com.android.support:appcompat-v7:28.0.0-rc01',
junit : 'junit:junit:4.12',
Expand Down

0 comments on commit c4e6b47

Please sign in to comment.