chore: Disable google-services by default
This commit is contained in:
parent
22df42dcac
commit
dc9193b0a5
4 changed files with 26 additions and 4 deletions
|
|
@ -1,4 +1,5 @@
|
|||
#!/usr/bin/env bash
|
||||
git apply ./scripts/enable-android-google-services.patch
|
||||
cd android
|
||||
echo $FDROID_KEY | base64 --decode --ignore-garbage > key.jks
|
||||
echo "storePassword=${FDROID_KEY_PASS}" >> key.properties
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue