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 e949a8e + 7528a73 commit 3e78574Copy full SHA for 3e78574
kotlin/build.gradle
@@ -92,7 +92,7 @@ buildscript {
92
'detekt': "io.gitlab.arturbosch.detekt:detekt-gradle-plugin:1.0.1",
93
'okio': "com.squareup.okio:okio:2.4.0",
94
'rxjava2':[
95
- 'rxjava2': "io.reactivex.rxjava2:rxjava:2.2.11",
+ 'rxjava2': "io.reactivex.rxjava2:rxjava:2.2.12",
96
'extensions': "com.github.akarnokd:rxjava2-extensions:0.20.10"
97
],
98
'annotations': [
0 commit comments