chore: Only load google services if needed
Originally done in051ec8f913
then accidentally (?) reverted in8a542bf5c2
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
flutter channel stable
|
||||
flutter upgrade
|
||||
truncate -s $(head -n -2 android/app/build.gradle | wc -c) android/app/build.gradle
|
||||
flutter build apk --debug -v
|
||||
flutter build apk --debug -v
|
||||
|
Reference in New Issue
Block a user