mirror of
https://github.com/ErfanRht/MovieLab.git
synced 2026-03-13 10:23:24 +08:00
6 lines
112 B
Dart
6 lines
112 B
Dart
const String appVersion = "v3.0.1";
|
|
|
|
String? latestVersion;
|
|
List<String>? supportedVersions;
|
|
String? secureUrl;
|