mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +08:00
fix: reply jump url
Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -10,6 +10,7 @@ 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