@@ -24,8 +24,8 @@ export default defineManifestConfig({
'name': VITE_APP_TITLE,
'appid': VITE_UNI_APPID,
'description': '',
- 'versionName': '1.4.5',
- 'versionCode': '145',
+ 'versionName': '1.4.7',
+ 'versionCode': '147',
'transformPx': false,
'locale': VITE_FALLBACK_LOCALE === 'en' ? 'en' : 'bn', // 此app需默认孟加拉语
'fallbackLocale': 'bn',
@@ -2,8 +2,8 @@
"name": "BandhuBuy",
"appid": "__UNI__D38110B",
"description": "",
- "versionName": "1.4.5",
- "versionCode": "145",
+ "versionName": "1.4.7",
+ "versionCode": "147",
"transformPx": false,
"app-plus": {
"usingComponents": true,
@@ -41,7 +41,11 @@
],
"minSdkVersion": 30,
"targetSdkVersion": 30,
- "abiFilters": ["armeabi-v7a", "arm64-v8a", "x86"]
+ "abiFilters": [
+ "armeabi-v7a",
+ "arm64-v8a",
+ "x86"
+ ]
},
"ios": {
"idfa": false