databag/app/mobile/app.json

12 lines
159 B
JSON
Raw Normal View History

2022-01-14 07:59:53 +00:00
{
2022-09-06 21:38:53 +00:00
"expo": {
"name": "Databag",
"slug": "Databag",
"version": "1.0.0",
"assetBundlePatterns": [
"**/*"
]
},
"name": "Databag"
}