mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-04 15:07:58 +02:00
feat: add Google service files
Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
This commit is contained in:
parent
158e2ca444
commit
8e6d1d3a42
@ -187,6 +187,8 @@ build_p2022_android:
|
||||
- cat ${P2020_BRANDING} | base64 -d > p2020_branding.tar
|
||||
- tar -xf p2020_branding.tar
|
||||
- rm p2020_branding.tar
|
||||
- cp ${P2020_GOOGLE_SERVICES} android/app/google-services.json
|
||||
- cp ${P2020_GOOGLE_PLIST} ios/Runner/GoogleService-Info.plist
|
||||
- cp lib/config/themes_p2020.dart lib/config/themes.dart
|
||||
- ./scripts/prepare-android-release.sh
|
||||
only:
|
||||
|
Loading…
x
Reference in New Issue
Block a user