Fix andorid build
This commit is contained in:
@@ -12,7 +12,8 @@
|
||||
"backgroundColor": "#ffffff"
|
||||
},
|
||||
"updates": {
|
||||
"fallbackToCacheTimeout": 0
|
||||
"fallbackToCacheTimeout": 0,
|
||||
"url": "https://u.expo.dev/c2bb4d4e-4d4d-4f34-a873-7cad78c6023c"
|
||||
},
|
||||
"assetBundlePatterns": [
|
||||
"**/*"
|
||||
@@ -32,7 +33,7 @@
|
||||
},
|
||||
"package": "com.emi.social",
|
||||
"googleServicesFile": "./google-services.json",
|
||||
"versionCode": 6
|
||||
"versionCode": 7
|
||||
},
|
||||
"web": {
|
||||
"favicon": "./assets/favicon.png"
|
||||
@@ -47,6 +48,9 @@
|
||||
"expo-notifications"
|
||||
],
|
||||
"expo-localization"
|
||||
]
|
||||
],
|
||||
"runtimeVersion": {
|
||||
"policy": "appVersion"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user