File tree Expand file tree Collapse file tree 5 files changed +11
-11
lines changed
Expand file tree Collapse file tree 5 files changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -142,7 +142,7 @@ android {
142142 applicationId " to.synonym.bitkit.wallet"
143143 minSdkVersion rootProject. ext. minSdkVersion
144144 targetSdkVersion rootProject. ext. targetSdkVersion
145- versionCode 39
145+ versionCode 42
146146 versionName " 1.0"
147147 multiDexEnabled true
148148 missingDimensionStrategy ' react-native-camera' , ' general'
Original file line number Diff line number Diff line change @@ -320,7 +320,7 @@ PODS:
320320 - React-Core
321321 - react-native-image-picker (4.10.0):
322322 - React-Core
323- - react-native-ldk (0.0.88 ):
323+ - react-native-ldk (0.0.89 ):
324324 - React
325325 - react-native-libsodium (0.0.1):
326326 - React-Core
@@ -813,7 +813,7 @@ SPEC CHECKSUMS:
813813 react-native-document-picker: f68191637788994baed5f57d12994aa32cf8bf88
814814 react-native-flipper: 7eeb9b59b667dd0619372c7349cf7c78032d1de2
815815 react-native-image-picker: 4bc9ed38c8be255b515d8c88babbaf74973f91a8
816- react-native-ldk: e9021dac38a9b02194df3b409f4baed69f114b3c
816+ react-native-ldk: 58ed077970033a7017a290b4a5ec6189c70ebb08
817817 react-native-libsodium: f4eba037c4ddf73f86b08075452cacb957256147
818818 react-native-mmkv: 1265a348a4711097ba29c8bcefd5971f48220f2b
819819 react-native-netinfo: 1a6035d3b9780221d407c277ebfb5722ace00658
@@ -860,4 +860,4 @@ SPEC CHECKSUMS:
860860
861861PODFILE CHECKSUM: a0cdae2b34e1f0caa9c485e11d315a325acc1c91
862862
863- COCOAPODS: 1.12.0
863+ COCOAPODS: 1.11.3
Original file line number Diff line number Diff line change 561561 buildSettings = {
562562 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
563563 CLANG_ENABLE_MODULES = YES;
564- CURRENT_PROJECT_VERSION = 38 ;
564+ CURRENT_PROJECT_VERSION = 40 ;
565565 DEVELOPMENT_TEAM = KYH47R284B;
566566 ENABLE_BITCODE = NO;
567567 INFOPLIST_FILE = bitkit/Info.plist;
592592 buildSettings = {
593593 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
594594 CLANG_ENABLE_MODULES = YES;
595- CURRENT_PROJECT_VERSION = 38 ;
595+ CURRENT_PROJECT_VERSION = 40 ;
596596 DEVELOPMENT_TEAM = KYH47R284B;
597597 ENABLE_BITCODE = NO;
598598 INFOPLIST_FILE = bitkit/Info.plist;
Original file line number Diff line number Diff line change 4848 "@reduxjs/toolkit" : " ^1.9.1" ,
4949 "@shopify/react-native-skia" : " 0.1.141" ,
5050 "@synonymdev/blocktank-client" : " 0.0.50" ,
51- "@synonymdev/react-native-ldk" : " 0.0.88 " ,
51+ "@synonymdev/react-native-ldk" : " ^ 0.0.89 " ,
5252 "@synonymdev/react-native-lnurl" : " 0.0.3" ,
5353 "@synonymdev/result" : " 0.0.2" ,
5454 "@synonymdev/slashtags-auth" : " ^1.0.0-alpha.5" ,
Original file line number Diff line number Diff line change 21202120 cross-fetch "^3.1.4"
21212121 node-fetch "3.1.1"
21222122
2123- "@synonymdev/
[email protected] .
88 ":
2124- version "0.0.88 "
2125- resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.88 .tgz#c041e5b9cddcdd2ae330d14097a55f5c0faa807d "
2126- integrity sha512-j0Un/5Cl9xnAmCVYO//BxGwNK0+tpUHgqstrLq3wM8hm/mZmCIWMYTtvY9J1OhIYBLP1ASfFGydyM8Rq9BO5bA ==
2123+ "@synonymdev/react-native-ldk@^ 0.0.89 ":
2124+ version "0.0.89 "
2125+ resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.89 .tgz#82956436011cc575e893422e12469a298bf214b2 "
2126+ integrity sha512-AAfnVM3AEGkoJaSNcbtjLd3Xnfx/87Jj1owETB2fY77f2bw4rFFsgoQyge6OfsHst5xlpohCqVmTVzzcH6J0Sg ==
21272127 dependencies:
21282128 bitcoinjs-lib "^6.0.2"
21292129
You can’t perform that action at this time.
0 commit comments