diff --git a/.gitignore b/.gitignore index adbed48..44f88e3 100644 --- a/.gitignore +++ b/.gitignore @@ -46,3 +46,4 @@ app.*.map.json android/dev-key.properties android/app/src/dev/google-services.json android/app/google-services.json +android/app/src/prod/google-services.json diff --git a/pubspec.yaml b/pubspec.yaml index c7b22bb..3c576be 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -1,7 +1,7 @@ name: fcs description: FCS Logistics publish_to: 'none' -version: 1.1.2+14 +version: 1.1.3+16 environment: sdk: ^3.6.2