fix: Non FCM Android builds crash on start
This commit is contained in:
parent
153e333693
commit
1a69e5ec55
12 changed files with 40 additions and 38 deletions
6
android/.gitignore
vendored
6
android/.gitignore
vendored
|
|
@ -5,3 +5,9 @@ gradle-wrapper.jar
|
|||
/gradlew.bat
|
||||
/local.properties
|
||||
GeneratedPluginRegistrant.java
|
||||
|
||||
# Remember to never publicly share your keystore.
|
||||
# See https://flutter.dev/docs/deployment/android#reference-the-keystore-from-the-app
|
||||
key.properties
|
||||
**/*.keystore
|
||||
**/*.jks
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue