update README.md

This commit is contained in:
lollipopkit
2023-04-20 12:40:12 +08:00
parent 9cdfd86f70
commit 1ccda52f6f
5 changed files with 18 additions and 28 deletions

View File

@@ -196,7 +196,7 @@ void main(List<String> args) async {
final stopwatch = Stopwatch()..start();
await dartFormat();
await getGitCommitCount();
// always change version to avoid dismatch version between different
// always change version to avoid dismatch version between different
// platforms
await changeAppleVersion();
await updateBuildData();