Skip to content

Commit

Permalink
Bump the androidx group with 10 updates
Browse files Browse the repository at this point in the history
Bumps the androidx group with 10 updates:

| Package | From | To |
| --- | --- | --- |
| androidx.annotation:annotation | `1.9.0` | `1.9.1` |
| androidx.core:core | `1.13.1` | `1.15.0` |
| androidx.core:core-ktx | `1.13.1` | `1.15.0` |
| androidx.fragment:fragment | `1.8.4` | `1.8.5` |
| androidx.lifecycle:lifecycle-common | `2.8.6` | `2.8.7` |
| androidx.lifecycle:lifecycle-runtime | `2.8.6` | `2.8.7` |
| androidx.lifecycle:lifecycle-runtime-compose | `2.8.6` | `2.8.7` |
| androidx.lifecycle:lifecycle-viewmodel | `2.8.6` | `2.8.7` |
| androidx.lifecycle:lifecycle-viewmodel-compose | `2.8.6` | `2.8.7` |
| androidx.compose:compose-bom | `2024.10.00` | `2024.10.01` |


Updates `androidx.annotation:annotation` from 1.9.0 to 1.9.1

Updates `androidx.core:core` from 1.13.1 to 1.15.0

Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0

Updates `androidx.core:core-ktx` from 1.13.1 to 1.15.0

Updates `androidx.fragment:fragment` from 1.8.4 to 1.8.5

Updates `androidx.lifecycle:lifecycle-common` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-runtime-compose` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel` from 2.8.6 to 2.8.7

Updates `androidx.lifecycle:lifecycle-viewmodel-compose` from 2.8.6 to 2.8.7

Updates `androidx.compose:compose-bom` from 2024.10.00 to 2024.10.01

---
updated-dependencies:
- dependency-name: androidx.annotation:annotation
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.core:core-ktx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: androidx
- dependency-name: androidx.fragment:fragment
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-common
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-runtime
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-runtime-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-viewmodel
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.lifecycle:lifecycle-viewmodel-compose
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
- dependency-name: androidx.compose:compose-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: androidx
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent b776cd7 commit 35e966e
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
[versions]
android-gradle-plugin = "8.7.2"
androidx-activity = "1.9.3"
androidx-annotation = "1.9.0"
androidx-compose = "2024.10.00"
androidx-annotation = "1.9.1"
androidx-compose = "2024.10.01"
androidx-compose-material-navigation = "1.7.0-beta01" # TODO Remove this once https://issuetracker.google.com/issues/347719428 is resolved
androidx-core = "1.13.1"
androidx-core = "1.15.0"
androidx-datastore = "1.1.1"
androidx-fragment = "1.8.4"
androidx-lifecycle = "2.8.6"
androidx-fragment = "1.8.5"
androidx-lifecycle = "2.8.7"
androidx-media3 = "1.4.1"
androidx-navigation = "2.8.3"
androidx-paging = "3.3.2"
Expand Down

0 comments on commit 35e966e

Please sign in to comment.