We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cde301f commit f92cdddCopy full SHA for f92cddd
2 files changed
.gitignore
@@ -78,3 +78,4 @@ android/.project
78
android/.settings/org.eclipse.buildship.core.prefs
79
android/app/.project
80
ios/Flutter/flutter_export_environment.sh
81
+.flutter-plugins-dependencies
pubspec.yaml
@@ -11,7 +11,7 @@ description: Nitnem App. Please respectfully cover you head and remove your shoe
11
# In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion.
12
# Read more about iOS versioning at
13
# https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html
14
-version: 1.2.39+39
+version: 1.2.40+40
15
16
environment:
17
sdk: ">=2.1.0 <3.0.0"
0 commit comments