Skip to content

Commit

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

Bump rxjava from 2.2.10 to 2.2.11
  • Loading branch information
pwittchen committed Aug 5, 2019
2 parents 701a18e + 8927d80 commit f9fa0e5
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 {
kotlinVersion = '1.3.41'
}

ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.10',
ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.11',
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
appcompatv7 : 'com.android.support:appcompat-v7:27.0.2',
junit : 'junit:junit:4.12',
Expand Down

0 comments on commit f9fa0e5

Please sign in to comment.