mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
chore: update l10n
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 476;
|
||||
static const int build = 477;
|
||||
static const String engine = "3.10.6";
|
||||
static const String buildAt = "2023-08-17 18:45:06.973608";
|
||||
static const int modifications = 5;
|
||||
static const String buildAt = "2023-08-17 21:39:55.328086";
|
||||
static const int modifications = 14;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user