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 150cf49 commit 2dc6229Copy full SHA for 2dc6229
provider-androidx/build.gradle.kts
@@ -1,7 +1,7 @@
1
dependencies {
2
api(project(":cache-core"))
3
4
- implementation("androidx.collection:collection:1.4.1")
+ implementation("androidx.collection:collection:1.4.2")
5
6
testImplementation(testFixtures(project(":cache-core")))
7
}
0 commit comments