This repository was archived by the owner on Feb 8, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ android {
9898 applicationId " to.synonym.bitkit.wallet"
9999 minSdkVersion rootProject. ext. minSdkVersion
100100 targetSdkVersion rootProject. ext. targetSdkVersion
101- versionCode 51
101+ versionCode 56
102102 versionName " 1.0"
103103 multiDexEnabled true
104104 missingDimensionStrategy ' react-native-camera' , ' general'
Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ PODS:
350350 - React-Core
351351 - react-native-keep-awake (1.2.0):
352352 - React-Core
353- - react-native-ldk (0.0.101 ):
353+ - react-native-ldk (0.0.102 ):
354354 - React
355355 - react-native-libsodium (0.7.0):
356356 - React-Core
@@ -841,7 +841,7 @@ SPEC CHECKSUMS:
841841 react-native-flipper: 5d8dcbcb905a7e8076c9a61a3709944c23cf48ee
842842 react-native-image-picker: ec9b713e248760bfa0f879f0715391de4651a7cb
843843 react-native-keep-awake: caee3ff89eaa21dfe29010f0d143566874a04441
844- react-native-ldk: dcf18b998cb115ed2228fd09268b9b45d8fb5036
844+ react-native-ldk: 68471c25f1e36ae5b2f59f3002016a815f781480
845845 react-native-libsodium: 2834a805c906aef4b7609019bcc87e7d9eb86b23
846846 react-native-mmkv: 7da5e18e55c04a9af9a7e0ab9792a1e8d33765a1
847847 react-native-netinfo: 22c082970cbd99071a4e5aa7a612ac20d66b08f0
Original file line number Diff line number Diff line change 556556 buildSettings = {
557557 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
558558 CLANG_ENABLE_MODULES = YES;
559- CURRENT_PROJECT_VERSION = 51 ;
559+ CURRENT_PROJECT_VERSION = 56 ;
560560 DEVELOPMENT_TEAM = KYH47R284B;
561561 ENABLE_BITCODE = NO;
562562 INFOPLIST_FILE = bitkit/Info.plist;
587587 buildSettings = {
588588 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
589589 CLANG_ENABLE_MODULES = YES;
590- CURRENT_PROJECT_VERSION = 51 ;
590+ CURRENT_PROJECT_VERSION = 56 ;
591591 DEVELOPMENT_TEAM = KYH47R284B;
592592 ENABLE_BITCODE = NO;
593593 INFOPLIST_FILE = bitkit/Info.plist;
Original file line number Diff line number Diff line change 5151 "@sayem314/react-native-keep-awake" : " ^1.2.0" ,
5252 "@shopify/react-native-skia" : " 0.1.182" ,
5353 "@synonymdev/blocktank-client" : " 0.0.50" ,
54- "@synonymdev/react-native-ldk" : " ^0.0.101 " ,
54+ "@synonymdev/react-native-ldk" : " ^0.0.102 " ,
5555 "@synonymdev/react-native-lnurl" : " 0.0.4" ,
5656 "@synonymdev/result" : " 0.0.2" ,
5757 "@synonymdev/slashtags-auth" : " ^1.0.0-alpha.5" ,
Original file line number Diff line number Diff line change 26472647 cross-fetch "^3.1.4"
26482648 node-fetch "3.1.1"
26492649
2650- "@synonymdev/react-native-ldk@^0.0.101 ":
2651- version "0.0.101 "
2652- resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.101 .tgz#a9d527aefc638c499432f780f4de2df09c35f9ed "
2653- integrity sha512-Dhuta1z0LRVL7/B/S9jsCB6xvt+3CsWFQgeX8TTMhcGLCfYEzfaDp/tTtU9Edzq/kxcYsNQrnXY+4tSLGLzlXA ==
2650+ "@synonymdev/react-native-ldk@^0.0.102 ":
2651+ version "0.0.102 "
2652+ resolved "https://registry.yarnpkg.com/@synonymdev/react-native-ldk/-/react-native-ldk-0.0.102 .tgz#022f8c701b268f59a65af08501c5d8dca778f4e6 "
2653+ integrity sha512-ws5qVr9V42/l3N29/bJEsTNpYKw8KeoyycTACt0py5SnMjQY6A9VgFgNUDvQMDA2Tlf5zUOm4nFQ2TjfG7JhDQ ==
26542654 dependencies:
26552655 bitcoinjs-lib "^6.0.2"
26562656
You can’t perform that action at this time.
0 commit comments