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 91212322
107- versionName " 14.34.1 "
106+ versionCode 91212323
107+ versionName " 14.34.2 "
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.34.1 </string >
27+ <string >14.34.2 </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.34.1 " ,
3+ "version" : " 14.34.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "android" : " react-native run-android" ,
You can’t perform that action at this time.
0 commit comments