chore: Only load google services if needed
This commit is contained in:
parent
60979450f4
commit
0bf281c3b3
2 changed files with 3 additions and 6 deletions
|
|
@ -57,11 +57,6 @@ cd fluffychat-flutter
|
|||
sudo apt install ninja-build
|
||||
```
|
||||
|
||||
* Outcomment the Google Services plugin at the end of the file `android/app/build.gradle`:
|
||||
```
|
||||
// apply plugin: "com.google.gms.google-services"
|
||||
```
|
||||
|
||||
* Build with: `flutter build apk`
|
||||
|
||||
### iOS / iPadOS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue