Skip to content

Commit

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

Bump rxjava from 2.2.12 to 2.2.13
  • Loading branch information
pwittchen committed Oct 4, 2019
2 parents ca2cabc + 86b1258 commit 998febe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -7,7 +7,7 @@ ext {
kotlinVersion = '1.3.50'
}

ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.12',
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.13',
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
supportannotations: 'com.android.support:support-annotations:28.0.0',
appcompatv7 : 'com.android.support:appcompat-v7:28.0.0',
Expand Down

0 comments on commit 998febe

Please sign in to comment.