opt.: android only arm64 & ssh tab page

This commit is contained in:
lollipopkit
2023-12-02 00:21:07 +08:00
parent 90403b655b
commit fc0c9b3a49
14 changed files with 55 additions and 54 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 649;
static const int build = 653;
static const String engine = "3.16.0";
static const String buildAt = "2023-11-23 22:29:30";
static const int modifications = 11;
static const int script = 29;
static const String buildAt = "2023-11-27 19:18:56";
static const int modifications = 3;
static const int script = 30;
}