Files
flutter_server_box/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ 6b9b8f0dbb chore: bump version
2024-06-25 13:15:29 +08:00

8 lines
179 B
Dart

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