Skip to content

Commit

Permalink
fix(deps): update dependency androidx.collection:collection-ktx to v1…
Browse files Browse the repository at this point in the history
….4.5
  • Loading branch information
renovate[bot] authored and wax911 committed Nov 7, 2024
1 parent 9bb1d1f commit 4f674e0
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 @@ -86,7 +86,7 @@ androidx-activityKtx = "androidx.activity:activity-ktx:1.9.3"
androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "androidx-appcompat" }
androidx-appcompat-resources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }

androidx-collectionKtx = "androidx.collection:collection-ktx:1.4.4"
androidx-collectionKtx = "androidx.collection:collection-ktx:1.4.5"

androidx-coreKtx = { module = "androidx.core:core-ktx", version.ref = "androidx-core" }

Expand Down

0 comments on commit 4f674e0

Please sign in to comment.