chore: update app version to 2.14.0 and version code to 64

This commit is contained in:
2025-04-06 02:39:49 +08:00
parent a75a580b2d
commit 72f3cbd2d7
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
class ConstConf {
static const String appVersion = "2.13.5";
static const int appVersionCode = 63;
static const String appVersionDate = "2025-03-01";
static const String appVersion = "2.14.0";
static const int appVersionCode = 64;
static const String appVersionDate = "2025-04-06";
static const _gameChannels = [
"LIVE",
"4.0_PREVIEW",