mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-21 09:37:02 +08:00
@@ -10,7 +10,6 @@ commit_hash=$(git rev-parse HEAD)
|
||||
|
||||
cat <<EOL > lib/build_config.dart
|
||||
class BuildConfig {
|
||||
static const bool isDebug = false;
|
||||
static const String buildTime = '$build_time';
|
||||
static const String commitHash = '$commit_hash';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user