From 8f57098a6f610556474009fef020f81c5df0fb7c Mon Sep 17 00:00:00 2001 From: sainw Date: Tue, 18 Feb 2025 13:07:24 +0630 Subject: [PATCH] build 16 --- .gitignore | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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