Skip to content

Commit

Permalink
Bump androidx.core:core from 1.12.0 to 1.13.0
Browse files Browse the repository at this point in the history
Bumps androidx.core:core from 1.12.0 to 1.13.0.

---
updated-dependencies:
- dependency-name: androidx.core:core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 18, 2024
1 parent ca6c308 commit 8469ef0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ conventions = "xyz.tynn.convention.project:0.0.5"

[libraries]
androidx-annotation = "androidx.annotation:annotation:1.7.1"
androidx-core = "androidx.core:core:1.12.0"
androidx-core-ktx = "androidx.core:core-ktx:1.12.0"
androidx-core = "androidx.core:core:1.13.0"
androidx-core-ktx = "androidx.core:core-ktx:1.13.0"
androidx-datastore = "androidx.datastore:datastore:1.0.0"
androidx-fragment = "androidx.fragment:fragment:1.6.2"
androidx-lifecycle-savedstate = "androidx.lifecycle:lifecycle-viewmodel-savedstate:2.7.0"
Expand Down

0 comments on commit 8469ef0

Please sign in to comment.