Files
flutter_opencode_client/lib/data/res/build_data.dart
lollipopkit🏳️‍⚧️ afda5fd4a4 fix: bio auth (#482)
2024-07-23 19:26:03 +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 = 1025;
static const int script = 53;
}