We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1f2f9c commit ecee09bCopy full SHA for ecee09b
library/build.gradle
@@ -56,7 +56,7 @@ dependencies {
56
implementation "androidx.lifecycle:lifecycle-common:$lifecycle_version"
57
58
implementation 'androidx.databinding:viewbinding:7.4.2'
59
- implementation 'androidx.collection:collection:1.2.0'
+ implementation 'androidx.collection:collection:1.5.0'
60
61
androidTestImplementation 'androidx.test:core-ktx:1.4.0'
62
androidTestImplementation 'androidx.test.ext:junit-ktx:1.1.5'
0 commit comments