Skip to content

Commit 80e9e8b

Browse files
chore: update app version
1 parent 9e39755 commit 80e9e8b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

app.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"expo": {
33
"android": {
44
"jsEngine": "hermes",
5-
"versionCode": 17,
5+
"versionCode": 20,
66
"softwareKeyboardLayoutMode": "pan",
77
"googleServicesFile": "./google-services.json"
88
},
99
"assetBundlePatterns": ["**/*"],
1010
"ios": {
11-
"buildNumber": "17",
11+
"buildNumber": "20",
1212
"config": {
1313
"usesNonExemptEncryption": false
1414
},
@@ -30,7 +30,7 @@
3030
"fallbackToCacheTimeout": 0
3131
},
3232
"userInterfaceStyle": "automatic",
33-
"version": "2.2.0",
33+
"version": "2.3.0",
3434
"plugins": [
3535
"@react-native-google-signin/google-signin",
3636
"expo-apple-authentication",

0 commit comments

Comments
 (0)