mirror of
https://github.com/BlueWallet/BlueWallet.git
synced 2025-01-18 21:35:21 +01:00
REL
This commit is contained in:
parent
48335cd11e
commit
23ab910a5e
4
app.json
4
app.json
@ -1,13 +1,13 @@
|
||||
{
|
||||
"expo": {
|
||||
"sdkVersion": "23.0.0",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"privacy": "public",
|
||||
"platforms": [
|
||||
"ios"
|
||||
],
|
||||
"ios": {
|
||||
"buildNumber": "63",
|
||||
"buildNumber": "64",
|
||||
"supportsTablet": true,
|
||||
"isRemoteJSEnabled": false,
|
||||
"bundleIdentifier": "io.bluewallet.bluewallet",
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "BlueWallet",
|
||||
"version": "2.4.1",
|
||||
"version": "2.4.2",
|
||||
"devDependencies": {
|
||||
"babel-eslint": "^8.2.2",
|
||||
"eslint": "^4.19.0",
|
||||
|
Loading…
Reference in New Issue
Block a user