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.4
  • Loading branch information
renovate[bot] authored and wax911 committed Sep 21, 2024
1 parent e3d37db commit bda7e51
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 @@ -106,7 +106,7 @@ androidx-appcompat = { module = "androidx.appcompat:appcompat", version.ref = "a
androidx-appcompat-resources = { module = "androidx.appcompat:appcompat-resources", version.ref = "androidx-appcompat" }

androidx-browser = { module = "androidx.browser:browser", version = "1.8.0" }
androidx-collection-ktx = { module = "androidx.collection:collection-ktx", version = "1.4.3" }
androidx-collection-ktx = { module = "androidx.collection:collection-ktx", version = "1.4.4" }

androidx-compose-foundation = { module = "androidx.compose.foundation:foundation", version.ref = "androidx-compose" }
androidx-compose-foundation-layout = { module = "androidx.compose.foundation:foundation-layout", version.ref = "androidx-compose" }
Expand Down

0 comments on commit bda7e51

Please sign in to comment.