We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8b7f9dc commit a262b47Copy full SHA for a262b47
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