Skip to content

Commit

Permalink
Merge pull request #54 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 43312e6 + 8ce48dc commit 20e2696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -8,7 +8,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',
appcompatv7 : 'com.android.support:appcompat-v7:28.0.0',
junit : 'junit:junit:4.12',
Expand Down

0 comments on commit 20e2696

Please sign in to comment.