build(deps): bump lifecycle-runtime-compose from 2.8.5 to 2.8.6
Bumps `lifecycle-runtime-compose` from 2.8.5 to 2.8.6. Updates `androidx.lifecycle:lifecycle-process` from 2.8.5 to 2.8.6 Updates `androidx.lifecycle:lifecycle-service` from 2.8.5 to 2.8.6 Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.5 to 2.8.6 Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.5 to 2.8.6 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-process dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: androidx.lifecycle:lifecycle-service 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-runtime-compose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e58dad00ea
commit
158de82c83
|
@ -14,7 +14,7 @@ hiltAndroid = "2.52"
|
|||
hiltNavigationCompose = "1.2.0"
|
||||
junit = "4.13.2"
|
||||
kotlinx-serialization-json = "1.7.2"
|
||||
lifecycle-runtime-compose = "2.8.5"
|
||||
lifecycle-runtime-compose = "2.8.6"
|
||||
material3 = "1.3.0"
|
||||
multifabVersion = "1.1.1"
|
||||
navigationCompose = "2.8.0"
|
||||
|
|
Loading…
Reference in New Issue