Merge commit '26cf84705abd4c9a69ac56fcade483a373089bf8' into develop
This commit is contained in:
commit
a9488b98bc
11
app.json
11
app.json
@ -22,7 +22,7 @@
|
||||
"**/*"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "44",
|
||||
"buildNumber": "46",
|
||||
"supportsTablet": false,
|
||||
"bundleIdentifier": "jrshikokuinfo.xprocess.hrkn",
|
||||
"config": {
|
||||
@ -44,7 +44,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "jrshikokuinfo.xprocess.hrkn",
|
||||
"versionCode": 26,
|
||||
"versionCode": 27,
|
||||
"permissions": [
|
||||
"ACCESS_FINE_LOCATION",
|
||||
"NFC",
|
||||
@ -69,13 +69,6 @@
|
||||
"plugins": [
|
||||
"expo-font",
|
||||
"expo-localization",
|
||||
[
|
||||
"expo-video",
|
||||
{
|
||||
"supportsBackgroundPlayback": false,
|
||||
"supportsPictureInPicture": false
|
||||
}
|
||||
],
|
||||
[
|
||||
"expo-screen-orientation",
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user