We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86c6320 + a262b47 commit 635a40fCopy full SHA for 635a40f
buildSrc/src/main/kotlin/Library.kt
@@ -1,7 +1,7 @@
1
object Library {
2
const val groupId = "com.quickbirdstudios"
3
const val artifactId = "surveykit"
4
- const val version = "2.0.0-alpha-3"
+ const val version = "2.0.0-alpha-4"
5
6
object Meta {
7
const val gitUrl = "https://github.com/quickbirdstudios/SurveyKit"
0 commit comments