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