Browse Source

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
acinqstrike
Marcos Rodriguez 5 years ago
committed by Overtorment
parent
commit
56b561910a
  1. 17
      android/.project
  2. 12
      ios/Podfile.lock
  3. 2
      ios/TodayExtension/Info.plist
  4. 3641
      package-lock.json
  5. 6
      package.json

17
android/.project

@ -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>

12
ios/Podfile.lock

@ -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

2
ios/TodayExtension/Info.plist

@ -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>

3641
package-lock.json

File diff suppressed because it is too large

6
package.json

@ -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",

Loading…
Cancel
Save