Skip to content
This repository has been archived by the owner on Nov 12, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency androidx.collection:collection to v1.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 30, 2024
1 parent 468499f commit 1a9347a
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 @@ -48,7 +48,7 @@ wire = { id = "com.squareup.wire", version.ref = "wire" }
androidx-activity-activity = { module = "androidx.activity:activity", version.ref = "androidxactivity" }
androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "androidxactivity" }
androidx-browser = "androidx.browser:browser:1.8.0"
androidx-collection = "androidx.collection:collection:1.4.4"
androidx-collection = "androidx.collection:collection:1.4.5"
androidx-core = "androidx.core:core-ktx:1.13.1"
androidx-datastore = "androidx.datastore:datastore:1.1.1"
androidx-splashscreen = "androidx.core:core-splashscreen:1.0.1"
Expand Down

0 comments on commit 1a9347a

Please sign in to comment.