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 738072c commit 9da37cfCopy full SHA for 9da37cf
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation(it) {
38
version {
39
strictly("[1.6,3)")
40
- prefer("2.0.0")
+ prefer("2.0.10")
41
}
42
43
0 commit comments