Browse Source

REL

localNotifications
Overtorment 6 years ago
parent
commit
9da71cfd5a
  1. 1
      App.js
  2. 2
      app.json

1
App.js

@ -9,7 +9,6 @@ import About from './screen/settings/about';
import PlausibleDeniability from './screen/plausibledeniability';
import Sentry from 'sentry-expo';
Sentry.enableInExpoDevelopment = true; // TODO: Remove this once Sentry is correctly setup.
Sentry.config('https://23377936131848ca8003448a893cb622@sentry.io/1295736').install();

2
app.json

@ -7,7 +7,7 @@
"ios"
],
"ios": {
"buildNumber": "90",
"buildNumber": "91",
"supportsTablet": true,
"bundleIdentifier": "io.bluewallet.bluewallet",
"infoPlist": {

Loading…
Cancel
Save