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