File tree Expand file tree Collapse file tree 5 files changed +100
-95
lines changed
Expand file tree Collapse file tree 5 files changed +100
-95
lines changed Original file line number Diff line number Diff line change @@ -82,3 +82,6 @@ android/app/pepk.jar
8282# tests
8383coverage /
8484__tests__ /bitcoin_datadir /
85+
86+ # Build
87+ android /app /release /
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 30
145+ versionCode 36
146146 versionName " 1.0"
147147 multiDexEnabled true
148148 missingDimensionStrategy ' react-native-camera' , ' general'
Original file line number Diff line number Diff line change 11require_relative '../node_modules/react-native/scripts/react_native_pods'
22require_relative '../node_modules/@react-native-community/cli-platform-ios/native_modules'
33
4- platform :ios , '11 .0'
4+ platform :ios , '13 .0'
55install! 'cocoapods' , :deterministic_uuids => false
66
77target 'bitkit' do
Original file line number Diff line number Diff line change 7878 - lottie-react-native (5.1.4):
7979 - lottie-ios (~> 3.4.0)
8080 - React-Core
81- - MMKV (1.2.14 ):
82- - MMKVCore (~> 1.2.14 )
83- - MMKVCore (1.2.14 )
81+ - MMKV (1.2.15 ):
82+ - MMKVCore (~> 1.2.15 )
83+ - MMKVCore (1.2.15 )
8484 - nodejs-mobile-react-native (0.7.0):
8585 - React-Core
8686 - OpenSSL-Universal (1.1.1100)
@@ -784,8 +784,8 @@ SPEC CHECKSUMS:
784784 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
785785 lottie-ios: 8f97d3271e155c2d688875c29cd3c74908aef5f8
786786 lottie-react-native: b702fab740cdb952a8e2354713d3beda63ff97b0
787- MMKV: 9c4663aa7ca255d478ff10f2f5cb7d17c1651ccd
788- MMKVCore: 89f5c8a66bba2dcd551779dea4d412eeec8ff5bb
787+ MMKV: 7f34558bbb5a33b0eaefae2de4b6a20a2ffdad6f
788+ MMKVCore: ddf41b9d9262f058419f9ba7598719af56c02cd3
789789 nodejs-mobile-react-native: a30e24f07200254c0a3536be3a9f09c512610f6a
790790 OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
791791 Permission-Camera: bf6791b17c7f614b6826019fcfdcc286d3a107f6
@@ -852,6 +852,6 @@ SPEC CHECKSUMS:
852852 YogaKit: f782866e155069a2cca2517aafea43200b01fd5a
853853 ZXingObjC: fdbb269f25dd2032da343e06f10224d62f537bdb
854854
855- PODFILE CHECKSUM: 784c6e02c28154c0549ad3a940a4c2d528699d0d
855+ PODFILE CHECKSUM: a0cdae2b34e1f0caa9c485e11d315a325acc1c91
856856
857857COCOAPODS: 1.11.3
You can’t perform that action at this time.
0 commit comments