From f92cddde8a942ebe2dd6313974db6361c4eaf861 Mon Sep 17 00:00:00 2001 From: Debuggd Apps Developer Date: Sat, 7 Dec 2019 19:02:37 +1100 Subject: [PATCH] updated version --- .gitignore | 1 + pubspec.yaml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index c97efd1..4399b0a 100644 --- a/.gitignore +++ b/.gitignore @@ -78,3 +78,4 @@ android/.project android/.settings/org.eclipse.buildship.core.prefs android/app/.project ios/Flutter/flutter_export_environment.sh +.flutter-plugins-dependencies diff --git a/pubspec.yaml b/pubspec.yaml index 6346a61..e9bb34d 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -11,7 +11,7 @@ description: Nitnem App. Please respectfully cover you head and remove your shoe # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 1.2.39+39 +version: 1.2.40+40 environment: sdk: ">=2.1.0 <3.0.0"