build(deps): Bump androidxWork from 2.9.1 to 2.10.0
Bumps `androidxWork` from 2.9.1 to 2.10.0. Updates `androidx.work:work-runtime` from 2.9.1 to 2.10.0 Updates `androidx.work:work-runtime-ktx` from 2.9.1 to 2.10.0 --- updated-dependencies: - dependency-name: androidx.work:work-runtime dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.work:work-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5965018ba6
commit
7d98672fcd
|
@ -38,7 +38,7 @@ androidxSecurityCryptoKtx = "1.1.0-alpha06"
|
||||||
androidxTestEspresso = "3.6.1"
|
androidxTestEspresso = "3.6.1"
|
||||||
androidxTestExtJUnit = "1.2.1"
|
androidxTestExtJUnit = "1.2.1"
|
||||||
androidxTestUiAutomator = "2.3.0"
|
androidxTestUiAutomator = "2.3.0"
|
||||||
androidxWork = "2.9.1"
|
androidxWork = "2.10.0"
|
||||||
# https://github.com/harawata/appdirs
|
# https://github.com/harawata/appdirs
|
||||||
appDirs = "1.2.2"
|
appDirs = "1.2.2"
|
||||||
# https://github.com/arrow-kt/arrow
|
# https://github.com/arrow-kt/arrow
|
||||||
|
|
Loading…
Reference in New Issue