We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c93825 commit 16556faCopy full SHA for 16556fa
app.json
@@ -8,10 +8,10 @@
8
"android": {
9
"package": "org.calblueprint.HealthyCornersClerk",
10
"googleServicesFile": "./google-services.json",
11
- "versionCode": 7,
+ "versionCode": 8,
12
"permissions": []
13
},
14
- "version": "1.2.0",
+ "version": "1.2.2",
15
"icon": "./assets/images/hc_clerk_icon.png",
16
"splash": {
17
"image": "./assets/images/hc_splash.png",
@@ -25,7 +25,7 @@
25
"ios": {
26
"bundleIdentifier": "org.calblueprint.HealthyCornersClerk",
27
"googleServicesFile": "./GoogleService-Info.plist",
28
- "buildNumber": "1.2.0",
+ "buildNumber": "1.2.2",
29
"supportsTablet": true,
30
"requireFullScreen": true
31
0 commit comments