Skip to content

Commit

Permalink
Update dependency androidx.collection:collection to v1.4.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 18, 2024
1 parent a1f2f9c commit f14befa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ dependencies {
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"

implementation 'androidx.databinding:viewbinding:7.4.2'
implementation 'androidx.collection:collection:1.2.0'
implementation 'androidx.collection:collection:1.4.4'

androidTestImplementation 'androidx.test:core-ktx:1.4.0'
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
Expand Down

0 comments on commit f14befa

Please sign in to comment.