Skip to content

Commit 2103a16

Browse files
committed
Prepare release 2.2
1 parent ab5de44 commit 2103a16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ plugins {
66
}
77

88
group = "org.gradlex"
9-
version = "2.1.2"
9+
version = "2.2"
1010

1111
java {
1212
toolchain.languageVersion = JavaLanguageVersion.of(11) // to run tests that use Android with 11

0 commit comments

Comments
 (0)