Merge commit 'fa882223d49fec390177131371b99a3101976759' into develop
This commit is contained in:
commit
046a8dbfb2
6
app.json
6
app.json
@ -44,7 +44,7 @@
|
||||
},
|
||||
"android": {
|
||||
"package": "jrshikokuinfo.xprocess.hrkn",
|
||||
"versionCode": 25,
|
||||
"versionCode": 26,
|
||||
"permissions": [
|
||||
"ACCESS_FINE_LOCATION",
|
||||
"NFC",
|
||||
@ -72,8 +72,8 @@
|
||||
[
|
||||
"expo-video",
|
||||
{
|
||||
"supportsBackgroundPlayback": true,
|
||||
"supportsPictureInPicture": true
|
||||
"supportsBackgroundPlayback": false,
|
||||
"supportsPictureInPicture": false
|
||||
}
|
||||
],
|
||||
[
|
||||
|
Loading…
Reference in New Issue
Block a user