We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e39755 commit 80e9e8bCopy full SHA for 80e9e8b
1 file changed
app.json
@@ -2,13 +2,13 @@
2
"expo": {
3
"android": {
4
"jsEngine": "hermes",
5
- "versionCode": 17,
+ "versionCode": 20,
6
"softwareKeyboardLayoutMode": "pan",
7
"googleServicesFile": "./google-services.json"
8
},
9
"assetBundlePatterns": ["**/*"],
10
"ios": {
11
- "buildNumber": "17",
+ "buildNumber": "20",
12
"config": {
13
"usesNonExemptEncryption": false
14
@@ -30,7 +30,7 @@
30
"fallbackToCacheTimeout": 0
31
32
"userInterfaceStyle": "automatic",
33
- "version": "2.2.0",
+ "version": "2.3.0",
34
"plugins": [
35
"@react-native-google-signin/google-signin",
36
"expo-apple-authentication",
0 commit comments