build(deps): Bump androidxLifecycle from 2.8.3 to 2.8.4 (#484)
Bumps `androidxLifecycle` from 2.8.3 to 2.8.4. Updates `androidx.lifecycle:lifecycle-common` from 2.8.3 to 2.8.4 Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.3 to 2.8.4 Updates `androidx.lifecycle:lifecycle-livedata-ktx` from 2.8.3 to 2.8.4 Updates `androidx.lifecycle:lifecycle-process` from 2.8.3 to 2.8.4 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.3 to 2.8.4 Updates `androidx.lifecycle:lifecycle-viewmodel-ktx` from 2.8.3 to 2.8.4 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-common dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-runtime dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-livedata-ktx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-process dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-viewmodel-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7775acd70b
commit
2130edcbe2
|
@ -31,7 +31,7 @@ androidxCoreSplash = "1.2.0-alpha01"
|
|||
androidxCoreShortcuts = "1.1.0"
|
||||
androidxCredentials = "1.2.2"
|
||||
androidxDatastore = "1.1.1"
|
||||
androidxLifecycle = "2.8.3"
|
||||
androidxLifecycle = "2.8.4"
|
||||
androidxProfileInstaller = "1.3.1"
|
||||
androidxRoom = "2.6.1"
|
||||
androidxSecurityCryptoKtx = "1.1.0-alpha06"
|
||||
|
|
Loading…
Reference in New Issue