mirror of
https://github.com/nextcloud/talk-android.git
synced 2024-11-26 15:05:44 +03:00
Bump conductor from 3.0.1 to 3.1.0
Bumps [conductor](https://github.com/bluelinelabs/Conductor) from 3.0.1 to 3.1.0. - [Release notes](https://github.com/bluelinelabs/Conductor/releases) - [Commits](https://github.com/bluelinelabs/Conductor/compare/3.0.1...3.1.0) --- updated-dependencies: - dependency-name: com.bluelinelabs:conductor dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
bf1a46007e
commit
175eaf2f53
1 changed files with 1 additions and 1 deletions
|
@ -207,7 +207,7 @@ dependencies {
|
|||
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
||||
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
|
||||
|
||||
implementation 'com.bluelinelabs:conductor:3.0.1'
|
||||
implementation 'com.bluelinelabs:conductor:3.1.0'
|
||||
|
||||
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"
|
||||
implementation "com.squareup.okhttp3:okhttp-urlconnection:${okhttpVersion}"
|
||||
|
|
Loading…
Reference in a new issue