mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2024-11-23 05:39:38 +00:00
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:
parent
76773a473a
commit
8adac1a917
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user