Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.13.0 (#136)
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 Apr 18, 2024
1 parent 1afe4ef commit 0298ff3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ agp = "8.3.2"
kotlin = "1.9.23"
versions = "0.51.0"
compose-multiplatform = "1.6.2"
androidx-core-ktx = "1.12.0"
androidx-core-ktx = "1.13.0"
androidx-appcompat = "1.6.1"
androidx-lifecycle = "2.7.0"
androidx-activityCompose = "1.8.2"
Expand Down

0 comments on commit 0298ff3

Please sign in to comment.