Skip to content

Commit c7d810c

Browse files
dependabot[bot]torokati44
authored andcommitted
Bump the gradle-minor group with 5 updates
Bumps the gradle-minor group with 5 updates: | Package | From | To | | --- | --- | --- | | androidx.lifecycle:lifecycle-runtime-ktx | `2.9.1` | `2.9.2` | | androidx.compose:compose-bom | `2025.06.01` | `2025.07.00` | | androidx.lifecycle:lifecycle-viewmodel-compose | `2.9.1` | `2.9.2` | | androidx.navigation:navigation-runtime-ktx | `2.9.1` | `2.9.2` | | androidx.navigation:navigation-compose | `2.9.1` | `2.9.2` | Updates `androidx.lifecycle:lifecycle-runtime-ktx` from 2.9.1 to 2.9.2 Updates `androidx.compose:compose-bom` from 2025.06.01 to 2025.07.00 Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.9.1 to 2.9.2 Updates `androidx.navigation:navigation-runtime-ktx` from 2.9.1 to 2.9.2 Updates `androidx.navigation:navigation-compose` from 2.9.1 to 2.9.2 --- updated-dependencies: - dependency-name: androidx.lifecycle:lifecycle-runtime-ktx dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.compose:compose-bom dependency-version: 2025.07.00 dependency-type: direct:production dependency-group: gradle-minor - dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.navigation:navigation-runtime-ktx dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor - dependency-name: androidx.navigation:navigation-compose dependency-version: 2.9.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b0dbed9 commit c7d810c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

gradle/libs.versions.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@ coreKtx = "1.16.0"
55
junit = "4.13.2"
66
junitVersion = "1.2.1"
77
espressoCore = "3.6.1"
8-
lifecycleRuntimeKtx = "2.9.1"
8+
lifecycleRuntimeKtx = "2.9.2"
99
activityCompose = "1.10.1"
10-
composeBom = "2025.06.01"
11-
lifecycleViewmodelCompose = "2.9.1"
12-
navigationRuntimeKtx = "2.9.1"
13-
navigationCompose = "2.9.1"
10+
composeBom = "2025.07.00"
11+
lifecycleViewmodelCompose = "2.9.2"
12+
navigationRuntimeKtx = "2.9.2"
13+
navigationCompose = "2.9.2"
1414
gamesActivity = "2.0.2" # Needs to be in sync with android-activity crate
1515
constraintlayout = "2.2.1"
1616
appcompat = "1.7.1"

0 commit comments

Comments
 (0)