mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
replace: context.pop
This commit is contained in:
@@ -196,6 +196,8 @@ void main(List<String> args) async {
|
||||
final stopwatch = Stopwatch()..start();
|
||||
await dartFormat();
|
||||
await getGitCommitCount();
|
||||
// always change version to avoid dismatch version between different
|
||||
// platforms
|
||||
await changeAppleVersion();
|
||||
await updateBuildData();
|
||||
if (args.length > 1) {
|
||||
|
||||
Reference in New Issue
Block a user