We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3f48836 commit edc8e23Copy full SHA for edc8e23
1 file changed
build.gradle
@@ -30,7 +30,7 @@ compileJava {
30
sourceCompatibility = targetCompatibility = "1.8"
31
}
32
33
-version = "1.2.3.1"
+version = "1.2.3.2"
34
group= "net.infstudio.gokistats" // http://maven.apache.org/guides/mini/guide-naming-conventions.html
35
archivesBaseName = "gokiStats"
36
0 commit comments