mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-12-13 19:07:55 +01: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
|
- cat ${P2020_BRANDING} | base64 -d > p2020_branding.tar
|
||||||
- tar -xf p2020_branding.tar
|
- tar -xf p2020_branding.tar
|
||||||
- rm 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
|
- cp lib/config/themes_p2020.dart lib/config/themes.dart
|
||||||
- ./scripts/prepare-android-release.sh
|
- ./scripts/prepare-android-release.sh
|
||||||
only:
|
only:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user