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.
1 parent 6986bc0 commit 044c598Copy full SHA for 044c598
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