ExpoSDK51
This commit is contained in:
8
app.json
8
app.json
@@ -24,7 +24,7 @@
|
||||
"associatedDomains": [
|
||||
"applinks:social.emmint.com"
|
||||
],
|
||||
"buildNumber": "1.5"
|
||||
"buildNumber": "1.6"
|
||||
},
|
||||
"android": {
|
||||
"adaptiveIcon": {
|
||||
@@ -36,6 +36,7 @@
|
||||
"versionCode": 9
|
||||
},
|
||||
"web": {
|
||||
"bundler": "metro",
|
||||
"favicon": "./assets/favicon.png"
|
||||
},
|
||||
"extra": {
|
||||
@@ -45,7 +46,7 @@
|
||||
},
|
||||
"plugins": [
|
||||
[
|
||||
"expo-notifications",
|
||||
"expo-notifications"
|
||||
],
|
||||
[
|
||||
"expo-media-library",
|
||||
@@ -55,7 +56,8 @@
|
||||
"isAccessMediaLocationEnabled": true
|
||||
}
|
||||
],
|
||||
"expo-localization"
|
||||
"expo-localization",
|
||||
"expo-asset"
|
||||
],
|
||||
"runtimeVersion": {
|
||||
"policy": "appVersion"
|
||||
|
||||
Reference in New Issue
Block a user