Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.13.1 (#80)
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] committed May 11, 2024
1 parent 39b0cfe commit ef7a4a2
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 @@ -7,7 +7,7 @@ kotlin = "1.9.23"
kotlin-coroutines = "1.8.1"
versions = "0.51.0"
compose-multiplatform = "1.6.2"
androidx-core-ktx = "1.13.0"
androidx-core-ktx = "1.13.1"
androidx-appcompat = "1.6.1"
androidx-lifecycle = "2.7.0"
essenty = "2.0.0"
Expand Down

0 comments on commit ef7a4a2

Please sign in to comment.