We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6dcf5b1 commit afbad46Copy full SHA for afbad46
library/build.gradle
@@ -57,7 +57,7 @@ dependencies {
57
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
58
59
implementation 'androidx.databinding:viewbinding:7.4.2'
60
- implementation 'androidx.collection:collection:1.2.0'
+ implementation 'androidx.collection:collection:1.3.0'
61
62
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
63
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
0 commit comments