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 ab5de44 commit 2103a16Copy full SHA for 2103a16
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "org.gradlex"
9
-version = "2.1.2"
+version = "2.2"
10
11
java {
12
toolchain.languageVersion = JavaLanguageVersion.of(11) // to run tests that use Android with 11
0 commit comments