We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cc2489 commit 066230cCopy full SHA for 066230c
1 file changed
mobile/app.json
@@ -2,7 +2,7 @@
2
"expo": {
3
"name": "VoteMonitor",
4
"slug": "vote-monitor",
5
- "version": "2.5.1",
+ "version": "2.5.2",
6
"scheme": "mobile",
7
"orientation": "portrait",
8
"icon": "./assets/icons/icon.png",
@@ -18,7 +18,7 @@
18
"ios": {
19
"supportsTablet": true,
20
"bundleIdentifier": "org.commitglobal.votemonitor",
21
- "buildNumber": "113",
+ "buildNumber": "133",
22
"config": {
23
"usesNonExemptEncryption": false
24
},
@@ -31,7 +31,7 @@
31
32
"android": {
33
"softwareKeyboardLayoutMode": "pan",
34
- "versionCode": 123,
+ "versionCode": 131,
35
"adaptiveIcon": {
36
"foregroundImage": "./assets/icons/adaptive-icon.png",
37
"backgroundColor": "#FDD20C"
0 commit comments