mirror of
https://github.com/nextcloud/talk-android
synced 2025-03-09 07:29:52 +00:00
Bump conductor from 3.1.1 to 3.1.3
Bumps [conductor](https://github.com/bluelinelabs/Conductor) from 3.1.1 to 3.1.3. - [Release notes](https://github.com/bluelinelabs/Conductor/releases) - [Commits](https://github.com/bluelinelabs/Conductor/commits) --- 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
17b2bfe590
commit
fc04dce758
@ -155,7 +155,7 @@ android {
|
||||
ext {
|
||||
butterknifeVersion = "10.2.3"
|
||||
coilKtVersion = "1.4.0"
|
||||
daggerVersion = "2.40.1"
|
||||
daggerVersion = "2.40.5"
|
||||
okhttpVersion = "4.9.3"
|
||||
materialDialogsVersion = "3.3.0"
|
||||
parcelerVersion = "1.1.13"
|
||||
@ -208,7 +208,7 @@ dependencies {
|
||||
implementation 'io.reactivex.rxjava2:rxandroid:2.1.1'
|
||||
implementation "io.reactivex.rxjava2:rxjava:2.2.21"
|
||||
|
||||
implementation 'com.bluelinelabs:conductor:3.1.1'
|
||||
implementation 'com.bluelinelabs:conductor:3.1.3'
|
||||
|
||||
implementation "com.squareup.okhttp3:okhttp:${okhttpVersion}"
|
||||
implementation "com.squareup.okhttp3:okhttp-urlconnection:${okhttpVersion}"
|
||||
|
Loading…
Reference in New Issue
Block a user