We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 257ceae commit 4221972Copy full SHA for 4221972
gradle.properties
@@ -2,7 +2,7 @@ kotlin.code.style=official
2
3
GROUP=io.github.kevincianfarini.cardiologist
4
POM_ARTIFACT_ID=cardiologist
5
-VERSION_NAME=0.4.0-SNAPSHOT
+VERSION_NAME=0.4.0
6
7
POM_NAME=Cardiologist
8
POM_DESCRIPTION=Build job schedules with kotlinx-datetime and kotlinx-coroutines.
0 commit comments