build(deps): bump lifecycle-runtime-compose from 2.7.0 to 2.8.1
Bumps `lifecycle-runtime-compose` from 2.7.0 to 2.8.1. Updates `androidx.lifecycle:lifecycle-process` from 2.7.0 to 2.8.1 Updates `androidx.lifecycle:lifecycle-service` from 2.7.0 to 2.8.1 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.7.0 to 2.8.1 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.7.0 to 2.8.1 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-process dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-service dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: androidx.lifecycle:lifecycle-runtime-compose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
8bbe81d294
commit
8bf1fdc72a
|
@ -14,7 +14,7 @@ hiltAndroid = "2.51.1"
|
|||
hiltNavigationCompose = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
kotlinx-serialization-json = "1.6.3"
|
||||
lifecycle-runtime-compose = "2.7.0"
|
||||
lifecycle-runtime-compose = "2.8.1"
|
||||
material3 = "1.2.1"
|
||||
multifabVersion = "1.1.0"
|
||||
navigationCompose = "2.7.7"
|
||||
|
|
Loading…
Reference in New Issue