build: Use gradle in kotlin
This commit is contained in:
parent
02c8db1c9f
commit
4afd9684c9
22 changed files with 196 additions and 2262 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/bin/sh -ve
|
||||
git apply ./scripts/enable-android-google-services.patch
|
||||
./scripts/add-firebase-messaging.sh
|
||||
yq eval '.dependencies.fcm_shared_isolate = "0.1.0"' -i pubspec.yaml # Workaround: 0.2.0 does not work on iOS
|
||||
flutter clean
|
||||
flutter pub get
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue