Bump conductor from 2.1.5 to 3.0.1

Bumps [conductor](https://github.com/bluelinelabs/Conductor) from 2.1.5 to 3.0.1.
- [Release notes](https://github.com/bluelinelabs/Conductor/releases)
- [Commits](https://github.com/bluelinelabs/Conductor/compare/2.1.5...3.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-05-02 20:04:38 +00:00 committed by Andy Scherzinger
parent 704266ae85
commit 09ace28090
No known key found for this signature in database
GPG Key ID: 6CADC7E3523C308B

View File

@ -199,7 +199,7 @@ dependencies {
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
implementation 'com.bluelinelabs:conductor:2.1.5'
implementation 'com.bluelinelabs:conductor:3.0.1'
implementation 'com.bluelinelabs:conductor-support:2.1.5'
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"