Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ ea678f37b0 chore: bump version
2024-07-18 23:15:40 +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 = 1017;
static const int script = 51;
}