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