Skip to content

Commit 635a40f

Browse files
committed
master: Merge branch 'develop'
2 parents 86c6320 + a262b47 commit 635a40f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/src/main/kotlin/Library.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
object Library {
22
const val groupId = "com.quickbirdstudios"
33
const val artifactId = "surveykit"
4-
const val version = "2.0.0-alpha-3"
4+
const val version = "2.0.0-alpha-4"
55

66
object Meta {
77
const val gitUrl = "https://github.com/quickbirdstudios/SurveyKit"

0 commit comments

Comments
 (0)