Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ 5ee98f90e8 fix: update changelog (#466)
2024-07-18 20:53:22 +08:00

8 lines
180 B
Dart

// This file is generated by fl_build. Do not edit.
class BuildData {
static const String name = "ServerBox";
static const int build = 1013;
static const int script = 50;
}