Acerto app.json
This commit is contained in:
parent
882dbed49c
commit
745c17e52a
1 changed files with 2 additions and 4 deletions
|
|
@ -15,10 +15,8 @@
|
|||
"predictiveBackGestureEnabled": false,
|
||||
"package": "com.toptran.app",
|
||||
"versionCode": 1,
|
||||
"version": "1.0.0",
|
||||
"permissions": [
|
||||
"android.permission.RECORD_AUDIO"
|
||||
]
|
||||
"version": "1.0.1",
|
||||
"permissions": ["android.permission.RECORD_AUDIO"]
|
||||
},
|
||||
"web": {
|
||||
"bundler": "metro",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue