Skip to content

Commit

Permalink
fix: "versionCode": 2,
Browse files Browse the repository at this point in the history
  • Loading branch information
linonetwo committed Feb 22, 2024
1 parent 06d7365 commit bdbf63e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@
"assets/*"
],
"ios": {
"buildNumber": "1",
"supportsTablet": true,
"infoPlist": {
"NSCameraUsageDescription": "Allow $(PRODUCT_NAME) to access camera to Scan QR code.",
Expand All @@ -27,6 +28,7 @@
"bundleIdentifier": "ren.onetwo.tidgi.mobile"
},
"android": {
"versionCode": 2,
"adaptiveIcon": {
"foregroundImage": "./assets/icon.png",
"backgroundColor": "#ffffff"
Expand Down

0 comments on commit bdbf63e

Please sign in to comment.