We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6bfdd48 commit 6b22febCopy full SHA for 6b22feb
1 file changed
build.gradle.kts
@@ -6,7 +6,7 @@ plugins {
6
}
7
8
group = "fr.sandro642.github"
9
-version = "0.2.0-Alpha"
+version = "0.1.3.0-Alpha"
10
11
// Ajoutez cette tâche à votre build.gradle.kts
12
tasks.register("printVersion") {
0 commit comments