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.2
  • Loading branch information
renovate[bot] authored and wax911 committed Jul 29, 2024
1 parent fb95fa8 commit 50fb814
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 @@ -69,7 +69,7 @@ androidx-activityKtx = "androidx.activity:activity-ktx:1.7.2"
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.1"
androidx-collectionKtx = "androidx.collection:collection-ktx:1.4.2"

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

Expand Down

0 comments on commit 50fb814

Please sign in to comment.