We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd724ed commit 3b839c1Copy full SHA for 3b839c1
1 file changed
app/build.gradle
@@ -26,6 +26,6 @@ android {
26
dependencies {
27
implementation 'com.android.support:appcompat-v7:27.0.2'
28
implementation 'io.reactivex.rxjava2:rxjava:2.1.10'
29
-// implementation 'me.jessyan:rxerrorhandler:2.1.0'
+// implementation 'me.jessyan:rxerrorhandler:2.1.1'
30
implementation project(':rxerrorhandler')
31
}
0 commit comments