build(deps): bump the gradle-minor group with 3 updates

Bumps the gradle-minor group with 3 updates: androidx.lifecycle:lifecycle-runtime-ktx, androidx.activity:activity-compose and androidx.lifecycle:lifecycle-viewmodel-compose.


Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.8.3 to 2.8.4

Updates `androidx.activity:activity-compose` from 1.9.0 to 1.9.1

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.3 to 2.8.4

---
updated-dependencies:
- dependency-name: androidx.lifecycle:lifecycle-runtime-ktx
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
- dependency-name: androidx.activity:activity-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gradle-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-07-29 10:27:14 +00:00 committed by TÖRÖK Attila
parent 76773a473a
commit 8adac1a917

View File

@ -5,10 +5,10 @@ coreKtx = "1.13.1"
junit = "4.13.2"
junitVersion = "1.2.1"
espressoCore = "3.6.1"
lifecycleRuntimeKtx = "2.8.3"
activityCompose = "1.9.0"
lifecycleRuntimeKtx = "2.8.4"
activityCompose = "1.9.1"
composeBom = "2024.06.00"
lifecycleViewmodelCompose = "2.8.3"
lifecycleViewmodelCompose = "2.8.4"
navigationRuntimeKtx = "2.7.7"
navigationCompose = "2.7.7"
gamesActivity = "2.0.2" # Needs to be in sync with android-activity crate