Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit 90e25856cf rewrite pkg
2023-04-27 18:46:13 +08:00

10 lines
277 B
Dart

// This file is generated by ./make.dart
class BuildData {
static const String name = "ServerBox";
static const int build = 280;
static const String engine = "3.7.11";
static const String buildAt = "2023-04-27 18:10:45.464081";
static const int modifications = 4;
}