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 503ec52 commit 9789c50Copy full SHA for 9789c50
build.gradle
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = 'com.github.jk1'
9
-version = '2.1'
+version = '2.2'
10
11
sourceCompatibility = JavaVersion.VERSION_11
12
targetCompatibility = JavaVersion.VERSION_11
0 commit comments