Skip to content

Commit

Permalink
Bump the gradle-minor group with 3 updates
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and torokati44 committed Apr 22, 2024
1 parent b6b3abe commit 77de64f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -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"
Expand Down

0 comments on commit 77de64f

Please sign in to comment.