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 93fcb5b commit 227e54aCopy full SHA for 227e54a
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = 'com.maximde'
7
-version = '1.3.1.2'
+version = '1.3.2'
8
9
tasks.withType(JavaCompile).configureEach {
10
options.release = 17
0 commit comments