mirror of
https://github.com/ruffle-rs/ruffle-android.git
synced 2024-11-23 13:49:40 +00:00
Bump the gradle-minor group with 3 updates
Bumps the gradle-minor group with 3 updates: androidx.core:core-ktx, androidx.activity:activity-compose and androidx.compose:compose-bom. Updates `androidx.core:core-ktx` from 1.12.0 to 1.13.0 Updates `androidx.activity:activity-compose` from 1.8.2 to 1.9.0 Updates `androidx.compose:compose-bom` from 2024.04.00 to 2024.04.01 --- updated-dependencies: - dependency-name: androidx.core:core-ktx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.activity:activity-compose dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle-minor - dependency-name: androidx.compose:compose-bom dependency-type: direct:production dependency-group: gradle-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
b6b3abe693
commit
77de64faf3
@ -1,13 +1,13 @@
|
||||
[versions]
|
||||
agp = "8.3.2"
|
||||
kotlin = "1.9.23"
|
||||
coreKtx = "1.12.0"
|
||||
coreKtx = "1.13.0"
|
||||
junit = "4.13.2"
|
||||
junitVersion = "1.1.5"
|
||||
espressoCore = "3.5.1"
|
||||
lifecycleRuntimeKtx = "2.7.0"
|
||||
activityCompose = "1.8.2"
|
||||
composeBom = "2024.04.00"
|
||||
activityCompose = "1.9.0"
|
||||
composeBom = "2024.04.01"
|
||||
lifecycleViewmodelCompose = "2.7.0"
|
||||
navigationRuntimeKtx = "2.7.7"
|
||||
navigationCompose = "2.7.7"
|
||||
|
Loading…
Reference in New Issue
Block a user