File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -103,8 +103,8 @@ android {
103103 applicationId " com.bitpay.wallet"
104104 minSdkVersion rootProject. ext. minSdkVersion
105105 targetSdkVersion rootProject. ext. targetSdkVersion
106- versionCode 91212401
107- versionName " 14.40.0 "
106+ versionCode 91212402
107+ versionName " 14.40.1 "
108108 missingDimensionStrategy ' react-native-camera' , ' mlkit'
109109 ndk {
110110 abiFilters " arm64-v8a" , " x86_64"
Original file line number Diff line number Diff line change 2626 <key >CFBundlePackageType </key >
2727 <string >APPL </string >
2828 <key >CFBundleShortVersionString </key >
29- <string >14.40.0 </string >
29+ <string >14.40.1 </string >
3030 <key >CFBundleSignature </key >
3131 <string >???? </string >
3232 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " bitpay" ,
3- "version" : " 14.40.0 " ,
3+ "version" : " 14.40.1 " ,
44 "private" : true ,
55 "engines" : {
66 "node" : " >=20"
You can’t perform that action at this time.
0 commit comments