Skip to content

Commit a262b47

Browse files
committed
develop: v2.0.0-alpha-4
1 parent 8b7f9dc commit a262b47

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)