We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0.0.3-alpha
1 parent 57613d6 commit 73011d8Copy full SHA for 73011d8
1 file changed
buildSrc/src/main/kotlin/LibraryConfigs.kt
@@ -1,5 +1,5 @@
1
object LibraryConfigs {
2
const val groupId = "com.kasem-sm.easystore"
3
- const val version = "0.0.2-alpha"
+ const val version = "0.0.3-alpha"
4
const val snapshotVersion = "0.0.3-SNAPSHOT"
5
}
0 commit comments