Skip to content

Commit

Permalink
Merge pull request #1038 from synonymdev/ldk-v-bump
Browse files Browse the repository at this point in the history
chore(lightning): update react-native-ldk
  • Loading branch information
Jasonvdb authored May 11, 2023
2 parents 5b4801f + 00af2ae commit a67695a
Show file tree
Hide file tree
Showing 5 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ android {
applicationId "to.synonym.bitkit.wallet"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 45
versionCode 46
versionName "1.0"
multiDexEnabled true
missingDimensionStrategy 'react-native-camera', 'general'
Expand Down
12 changes: 6 additions & 6 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -348,7 +348,7 @@ PODS:
- React-Core
- react-native-image-picker (5.3.1):
- React-Core
- react-native-ldk (0.0.92):
- react-native-ldk (0.0.93):
- React
- react-native-libsodium (0.7.0):
- React-Core
Expand Down Expand Up @@ -792,9 +792,9 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
boost: 57d2868c099736d80fcd648bf211b4431e51a558
boost: a7c83b31436843459a1961bfd74b96033dc77234
CocoaAsyncSocket: 065fd1e645c7abab64f7a6a2007a48038fdc6a99
DoubleConversion: 5189b271737e1565bdce30deb4a08d647e3f5f54
DoubleConversion: 831926d9b8bf8166fd87886c4abab286c2422662
FBLazyVector: a89a0525bc7ca174675045c2b492b5280d5a2470
FBReactNativeSpec: 7714e6bc1e9ea23df6c4cb42f0b2fd9c6a3a559c
Flipper: 26fc4b7382499f1281eb8cb921e5c3ad6de91fe0
Expand All @@ -807,7 +807,7 @@ SPEC CHECKSUMS:
Flipper-RSocket: d9d9ade67cbecf6ac10730304bf5607266dd2541
FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
glog: 476ee3e89abb49e07f822b48323c51c57124b572
hermes-engine: 4438d2b8bf8bebaba1b1ac0451160bab59e491f8
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
lottie-ios: 8f97d3271e155c2d688875c29cd3c74908aef5f8
Expand Down Expand Up @@ -835,7 +835,7 @@ SPEC CHECKSUMS:
react-native-document-picker: 495c444c0c773c6e83a5d91165890ecb1c0a399a
react-native-flipper: fe6db6651d338f516899ebe8dad573d0f2d7aa76
react-native-image-picker: ec9b713e248760bfa0f879f0715391de4651a7cb
react-native-ldk: ac3a8a947a51fd1aadd7e88a16c7ee08ecdb1190
react-native-ldk: 092ee2346aedc13bac062e1755ede58933967cac
react-native-libsodium: 2834a805c906aef4b7609019bcc87e7d9eb86b23
react-native-mmkv: 7da5e18e55c04a9af9a7e0ab9792a1e8d33765a1
react-native-netinfo: 22c082970cbd99071a4e5aa7a612ac20d66b08f0
Expand Down Expand Up @@ -883,4 +883,4 @@ SPEC CHECKSUMS:

PODFILE CHECKSUM: bb277cebcaada22fda90f4a37439c3294c3d2ab8

COCOAPODS: 1.12.0
COCOAPODS: 1.12.1
4 changes: 2 additions & 2 deletions ios/bitkit.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 45;
CURRENT_PROJECT_VERSION = 46;
DEVELOPMENT_TEAM = KYH47R284B;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = bitkit/Info.plist;
Expand Down Expand Up @@ -587,7 +587,7 @@
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
CLANG_ENABLE_MODULES = YES;
CURRENT_PROJECT_VERSION = 45;
CURRENT_PROJECT_VERSION = 46;
DEVELOPMENT_TEAM = KYH47R284B;
ENABLE_BITCODE = NO;
INFOPLIST_FILE = bitkit/Info.plist;
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "bitkit",
"author": "Synonym",
"version": "1.0.0-beta.45",
"version": "1.0.0-beta.46",
"private": false,
"scripts": {
"setup-android": "yarn add -D github:sodium-friends/react-native-libsodium#6fbfee572fdfde7e7eec7a1956951d106b342145",
Expand Down Expand Up @@ -50,7 +50,7 @@
"@reduxjs/toolkit": "^1.9.3",
"@shopify/react-native-skia": "0.1.182",
"@synonymdev/blocktank-client": "0.0.50",
"@synonymdev/react-native-ldk": "^0.0.92",
"@synonymdev/react-native-ldk": "^0.0.93",
"@synonymdev/react-native-lnurl": "0.0.3",
"@synonymdev/result": "0.0.2",
"@synonymdev/slashtags-auth": "^1.0.0-alpha.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2408,10 +2408,10 @@
cross-fetch "^3.1.4"
node-fetch "3.1.1"

"@synonymdev/react-native-ldk@^0.0.92":
version "0.0.92"
resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.92.tgz#b63fa1e3e6bad0bbc0dd46a57d47ca6c0d125920"
integrity sha512-OCt9TNBBVEpEX7TCVQbB59ifYHTn5/P5RMead5J09RyeKvGDBgNsJ2h2YUg6B1w2VE0YHmkASGvv9EWHsouqqQ==
"@synonymdev/react-native-ldk@^0.0.93":
version "0.0.93"
resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.93.tgz#99d10ab41ac4d7aa0df4a514303c6416931557dd"
integrity sha512-BCQ1PqE7g9rd+4B7XCOQpOrrhGsFQMDhq+yDsz//fLPdC7boSGu4N21YLGHeFQ7UfF0optHbat4YQedpC7gNhQ==
dependencies:
bitcoinjs-lib "^6.0.2"

Expand Down

0 comments on commit a67695a

Please sign in to comment.