Prepare to export sources

This commit is contained in:
tom5079
2021-12-30 13:00:22 +09:00
parent 0e19d6c9b2
commit 2e11a4907a
14 changed files with 371 additions and 171 deletions

View File

@@ -17,7 +17,7 @@
*/
const val GROUP_ID = "xyz.quaver"
const val VERSION = "6.0.0-alpha01"
const val VERSION = "6.0.0-alpha02"
object Versions {
const val KOTLIN_VERSION = "1.5.31"