Skip to content

Commit afbad46

Browse files
Update dependency androidx.collection:collection to v1.3.0
1 parent 6dcf5b1 commit afbad46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dependencies {
5757
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
5858

5959
implementation 'androidx.databinding:viewbinding:7.4.2'
60-
implementation 'androidx.collection:collection:1.2.0'
60+
implementation 'androidx.collection:collection:1.3.0'
6161

6262
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
6363
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'

0 commit comments

Comments
 (0)