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 6ee702d commit cd2121eCopy full SHA for cd2121e
build.gradle.kts
@@ -34,7 +34,7 @@ dependencies {
34
implementation(it) {
35
version {
36
strictly("[1.5,1.8)")
37
- prefer("1.7.10")
+ prefer("1.7.20")
38
}
39
40
0 commit comments