Skip to content

Commit 816dcb9

Browse files
committed
feat: bump version 1.43.20 for ios/android
1 parent 7917a77 commit 816dcb9

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

app/app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
22
"expo": {
33
"name": "Jardin Mental",
44
"slug": "monsuivipsy",
5-
"version": "1.43.19",
5+
"version": "1.43.20",
66
"orientation": "default",
77
"icon": "./assets/imgs/icon.png",
88
"scheme": "monsuivipsy",
99
"ios": {
1010
"supportsTablet": true,
1111
"bundleIdentifier": "org.reactjs.native.example.monsuivipsy",
12-
"buildNumber": "424",
12+
"buildNumber": "426",
1313
"infoPlist": {
1414
"ITSAppUsesNonExemptEncryption": false,
1515
"LSApplicationQueriesSchemes": [
@@ -28,7 +28,7 @@
2828
},
2929
"android": {
3030
"googleServicesFile": "./google-services.json",
31-
"versionCode": 402,
31+
"versionCode": 404,
3232
"adaptiveIcon": {
3333
"foregroundImage": "./assets/imgs/icon.png",
3434
"backgroundColor": "#ffffff"

0 commit comments

Comments
 (0)