From bf0ea1b012b5a07c4fcf367301fbfdd92a12d2bb Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2019 17:09:26 +0000 Subject: [PATCH] Bump reactivenetwork-rx2 from 3.0.3 to 3.0.4 (#456) --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index a7d8d5a00..7dbf4de7c 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -143,7 +143,7 @@ dependencies { implementation "com.aurelhubert:ahbottomnavigation:2.3.4" implementation "com.ncapdevi:frag-nav:3.3.0" - implementation "com.github.pwittchen:reactivenetwork-rx2:3.0.3" + implementation "com.github.pwittchen:reactivenetwork-rx2:3.0.4" implementation "io.reactivex.rxjava2:rxandroid:2.1.1" implementation "io.reactivex.rxjava2:rxjava:2.2.11"