walletpass / app.json
ardasen's picture
Upload 4 files
6863f93 verified
raw
history blame contribute delete
206 Bytes
{
"expo": {
"name": "server",
"slug": "server",
"version": "1.0.0",
"description": "",
"sdkVersion": "49.0.0",
"platforms": [
"ios",
"android",
"web"
]
}
}