We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66745c9 commit f2464c9Copy full SHA for f2464c9
build.gradle
@@ -3,7 +3,7 @@ import org.apache.tools.ant.filters.ReplaceTokens
3
apply plugin: 'java'
4
5
group = 'com.github.Mori01231'
6
-version = '1.0.1'
+version = '1.0.2'
7
8
sourceCompatibility = '1.8'
9
targetCompatibility = '1.8'
0 commit comments