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 ce8ff0d commit 5a39a48Copy full SHA for 5a39a48
build.gradle.kts
@@ -37,7 +37,7 @@ dependencies {
37
implementation(it) {
38
version {
39
strictly("[1.6,3)")
40
- prefer("2.0.21")
+ prefer("2.1.0")
41
}
42
43
0 commit comments