We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f950521 commit 86abcd6Copy full SHA for 86abcd6
.gitignore
@@ -1,3 +1,6 @@
1
+# fvm
2
+.fvmrc
3
+
4
# Keys
5
android/key.properties
6
Space_Mapper/android/key.properties
Space_Mapper/pubspec.yaml
@@ -11,7 +11,7 @@ description: A privacy-focused app for mapping your activity spaces
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: 3.2.0+4
+version: 3.2.0+20
15
publish_to: none
16
17
environment:
0 commit comments