OPS: Update AppCenter

Update Podfile.lock

OPS: Update AppCenter

Update Podfile.lock

OPS: Update Info.plist

O

Update Podfile.lock

OPS: Update AppCenter

Update Podfile.lock

OPS: Update Info.plist
This commit is contained in:
Marcos Rodriguez 2019-11-21 15:11:37 -05:00 committed by Overtorment
parent 15c42dcedd
commit 56b561910a
5 changed files with 1650 additions and 2004 deletions

17
android/.project Normal file
View File

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>BlueWallet</name>
<comment>Project android created by Buildship.</comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
</natures>
</projectDescription>

View File

@ -1,12 +1,12 @@
PODS:
- appcenter (2.5.0):
- appcenter (2.6.0):
- AppCenterReactNativeShared
- React
- appcenter-analytics (2.5.0):
- appcenter-analytics (2.6.0):
- AppCenter/Analytics
- AppCenterReactNativeShared
- React
- appcenter-crashes (2.5.0):
- appcenter-crashes (2.6.0):
- AppCenter/Crashes
- AppCenterReactNativeShared
- React
@ -343,9 +343,9 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
AppCenter: fddcbac6e4baae3d93a196ceb0bfe0e4ce407dec
appcenter: bde9923b687332a25607fc1aa9577c9361cfed85
appcenter-analytics: 0ee7a35def715d4bce58ec435f54161770195166
appcenter-crashes: 9f9c5647dba19026ff09509576fb7233f69697ff
appcenter: dc687dcf81280ccab1dc938b0b974d265144a802
appcenter-analytics: fa8dba207d07733dcbda749d262fde3e7161258d
appcenter-crashes: fa97ffec69882486d7183193cc9394473757d1ad
AppCenterReactNativeShared: d5e360f8a4cb5126d29e31ab98051d2f070ba631
boost-for-react-native: 39c7adb57c4e60d6c5479dd8623128eb5b3f0f2c
BVLinearGradient: 8cbc5155c978f2e43098818c91d206d07aae6d30

View File

@ -17,7 +17,7 @@
<key>CFBundlePackageType</key>
<string>$(PRODUCT_BUNDLE_PACKAGE_TYPE)</string>
<key>CFBundleShortVersionString</key>
<string>4.7.3</string>
<string>4.7.4</string>
<key>CFBundleVersion</key>
<string>1</string>
<key>NSExtension</key>

3617
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -54,9 +54,9 @@
"@remobile/react-native-qrcode-local-image": "git+https://github.com/BlueWallet/react-native-qrcode-local-image.git",
"@sentry/react-native": "1.0.9",
"amplitude-js": "5.6.0",
"appcenter": "2.5.0",
"appcenter-analytics": "2.5.0",
"appcenter-crashes": "2.5.0",
"appcenter": "2.6.0",
"appcenter-analytics": "2.6.0",
"appcenter-crashes": "2.6.0",
"bech32": "1.1.3",
"bignumber.js": "9.0.0",
"bip21": "2.0.2",