We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7917a77 commit 816dcb9Copy full SHA for 816dcb9
app/app.json
@@ -2,14 +2,14 @@
2
"expo": {
3
"name": "Jardin Mental",
4
"slug": "monsuivipsy",
5
- "version": "1.43.19",
+ "version": "1.43.20",
6
"orientation": "default",
7
"icon": "./assets/imgs/icon.png",
8
"scheme": "monsuivipsy",
9
"ios": {
10
"supportsTablet": true,
11
"bundleIdentifier": "org.reactjs.native.example.monsuivipsy",
12
- "buildNumber": "424",
+ "buildNumber": "426",
13
"infoPlist": {
14
"ITSAppUsesNonExemptEncryption": false,
15
"LSApplicationQueriesSchemes": [
@@ -28,7 +28,7 @@
28
},
29
"android": {
30
"googleServicesFile": "./google-services.json",
31
- "versionCode": 402,
+ "versionCode": 404,
32
"adaptiveIcon": {
33
"foregroundImage": "./assets/imgs/icon.png",
34
"backgroundColor": "#ffffff"
0 commit comments