Skip to content

Commit

Permalink
master: Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
KlausNie committed Mar 8, 2021
2 parents 86c6320 + a262b47 commit 635a40f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/Library.kt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
object Library {
const val groupId = "com.quickbirdstudios"
const val artifactId = "surveykit"
const val version = "2.0.0-alpha-3"
const val version = "2.0.0-alpha-4"

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

0 comments on commit 635a40f

Please sign in to comment.