Skip to content

Commit

Permalink
fix(deps): update dependency androidx.core:core-ktx to v1.15.0 (#955)
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 Oct 31, 2024
1 parent fbea996 commit 2e32c86
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 @@ -12,7 +12,7 @@ kotlinx-coroutines = "1.9.0"
kotlinx-datetime = "0.6.1"
kotlinx-collections-immutable = "0.3.8"
javax-inject = "1"
corektx = "1.13.1"
corektx = "1.15.0"
appcompat = "1.7.0"
activity = "1.9.3"
fragmentKtx = "1.8.5"
Expand Down

0 comments on commit 2e32c86

Please sign in to comment.