Skip to content

Commit

Permalink
Update dependency androidx.collection:collection to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 26, 2023
1 parent 6dcf5b1 commit afbad46
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 @@ -57,7 +57,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.3.0'

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

0 comments on commit afbad46

Please sign in to comment.