We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d85f6e2 commit 8d56486Copy full SHA for 8d56486
app.json
@@ -2,7 +2,7 @@
2
"expo": {
3
"name": "Sovran",
4
"slug": "sovran",
5
- "version": "0.0.51",
+ "version": "0.0.52",
6
"orientation": "portrait",
7
"scheme": ["sovran", "cashu"],
8
"userInterfaceStyle": "automatic",
@@ -15,7 +15,7 @@
15
"assetBundlePatterns": ["**/*"],
16
"newArchEnabled": true,
17
"ios": {
18
- "buildNumber": "9",
+ "buildNumber": "1",
19
"infoPlist": {
20
"NSCameraUsageDescription": "Sovran will use your camera to scan QR codes to make it easier to send and receive payments.",
21
"ITSAppUsesNonExemptEncryption": false,
0 commit comments