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.
2 parents 8dc0307 + dd8942b commit f980e88Copy full SHA for f980e88
build.gradle
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
group = "com.github.imdmk.automessage"
10
-version = "1.0.3"
+version = "1.0.4"
11
12
compileJava.options.encoding = "UTF-8"
13
compileTestJava.options.encoding = "UTF-8"
0 commit comments