diff --git a/scripts/code_analyze.sh b/scripts/code_analyze.sh index 24a2fed4..e211b715 100755 --- a/scripts/code_analyze.sh +++ b/scripts/code_analyze.sh @@ -1,3 +1,4 @@ #!/bin/sh -ve flutter format lib/ test/ --set-exit-if-changed flutter analyze +git apply ./scripts/enable-android-google-services.patch --check