Skip to content

Commit

Permalink
Update dependency androidx.core:core-ktx to v1.15.0 (#929)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 1d8792c commit 4d45d41
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jetbrains-compose = "1.7.0"

androidx-activity = "1.9.3"
androidx-annotations = "1.5.0"
androidx-core = "1.13.1"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.6"

uri = "0.0.18"
Expand Down
2 changes: 1 addition & 1 deletion sample/simple/gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ androidx-compose-runtime = "1.7.4"
androidx-compose-ui = "1.7.4"
androidx-compose-foundation = "1.7.4"
androidx-compose-material = "1.3.0"
androidx-core = "1.13.1"
androidx-core = "1.15.0"
androidx-lifecycle = "2.8.6"
anvil = "2.5.0-beta11"
coroutines = "1.9.0"
Expand Down

0 comments on commit 4d45d41

Please sign in to comment.