File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed 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 91212324
107- versionName " 14.35.0 "
106+ versionCode 91212325
107+ versionName " 14.35.1 "
108108 missingDimensionStrategy ' react-native-camera' , ' mlkit'
109109 }
110110 splits {
Original file line number Diff line number Diff line change 2424 <key >CFBundlePackageType </key >
2525 <string >APPL </string >
2626 <key >CFBundleShortVersionString </key >
27- <string >14.35.0 </string >
27+ <string >14.35.1 </string >
2828 <key >CFBundleSignature </key >
2929 <string >???? </string >
3030 <key >CFBundleURLTypes </key >
Original file line number Diff line number Diff line change 11{
22 "name" : " bitpay" ,
3- "version" : " 14.35.0 " ,
3+ "version" : " 14.35.1 " ,
44 "private" : true ,
55 "engines" : {
66 "node" : " >=20"
You can’t perform that action at this time.
0 commit comments