mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2024-11-22 01:15:54 +03:00
Bump work-runtime-ktx from 2.4.0 to 2.5.0
Bumps work-runtime-ktx from 2.4.0 to 2.5.0. Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
04e78ec2e9
commit
5320d16406
2 changed files with 2 additions and 2 deletions
|
@ -113,7 +113,7 @@ dependencies {
|
|||
def arch_version = '2.1.0'
|
||||
def markwon_version = '3.1.0'
|
||||
def daggerVersion = '2.32'
|
||||
def work_version = '2.4.0'
|
||||
def work_version = '2.5.0'
|
||||
def retrofit_version = '2.9.0'
|
||||
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
|
||||
|
|
|
@ -296,7 +296,7 @@ dependencies {
|
|||
def moshi_version = '1.11.0'
|
||||
def daggerVersion = '2.32'
|
||||
def autofill_version = "1.1.0"
|
||||
def work_version = '2.4.0'
|
||||
def work_version = '2.5.0'
|
||||
def arch_version = '2.1.0'
|
||||
def lifecycle_version = '2.2.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue