Bump androidx-lifecycle from 2.8.4 to 2.9.0
Bumps `androidx-lifecycle` from 2.8.4 to 2.9.0. Updates `org.jetbrains.androidx.lifecycle:lifecycle-viewmodel` from 2.8.4 to 2.9.0 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) Updates `org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose` from 2.8.4 to 2.9.0 - [Release notes](https://github.com/JetBrains/compose-jb/releases) - [Changelog](https://github.com/JetBrains/compose-multiplatform/blob/master/CHANGELOG.md) - [Commits](https://github.com/JetBrains/compose-jb/commits) --- updated-dependencies: - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-viewmodel dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose dependency-version: 2.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -4,7 +4,7 @@ kotlin = "2.1.21"
|
|||||||
compose = "1.8.0"
|
compose = "1.8.0"
|
||||||
compose-hot-reload = "1.0.0-alpha10"
|
compose-hot-reload = "1.0.0-alpha10"
|
||||||
agp = "8.7.3"
|
agp = "8.7.3"
|
||||||
androidx-lifecycle = "2.8.4"
|
androidx-lifecycle = "2.9.0"
|
||||||
androidx-activity-compose = "1.10.1"
|
androidx-activity-compose = "1.10.1"
|
||||||
androidx-uitest = "1.8.1"
|
androidx-uitest = "1.8.1"
|
||||||
coil = "3.2.0"
|
coil = "3.2.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user