We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6986bc0 + 044c598 commit 672ebb0Copy full SHA for 672ebb0
build.gradle
@@ -12,7 +12,7 @@ ext {
12
detektVersion = '1.0.0.RC6-1'
13
}
14
15
-ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.18',
+ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
16
rxandroid2 : 'io.reactivex.rxjava2:rxandroid:2.1.1',
17
annotation : 'androidx.annotation:annotation:1.1.0',
18
appcompat : 'androidx.appcompat:appcompat:1.1.0',
0 commit comments