build script update

This commit is contained in:
minjaesong
2024-01-25 03:41:20 +09:00
parent 9df7f28301
commit d71527cff1
6 changed files with 6 additions and 3 deletions

View File

@@ -73,6 +73,7 @@ basegame
// Commit counts up to the Release 0.3.3: 3020
val VERSION_SNAPSHOT = if (App.IS_DEVELOPMENT_BUILD) Snapshot(0) else null
// val VERSION_SNAPSHOT = ForcedSnapshot("24w04a")
const val VERSION_TAG: String = ""