修复部分设备下闪退问题

修复部分设备下闪退问题
This commit is contained in:
zeus
2025-12-24 13:03:13 +08:00
parent 0dbfefdabe
commit 1a3fb8f70a
9 changed files with 91 additions and 5 deletions
@@ -0,0 +1,72 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.litevpn.fast",
"variantName": "metaRelease",
"elements": [
{
"type": "UNIVERSAL",
"filters": [],
"attributes": [],
"versionCode": 323001,
"versionName": "3.1.0",
"outputFile": "UUVPN-3.1.0-meta-universal-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86"
}
],
"attributes": [],
"versionCode": 323001,
"versionName": "3.1.0",
"outputFile": "UUVPN-3.1.0-meta-x86-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "x86_64"
}
],
"attributes": [],
"versionCode": 323001,
"versionName": "3.1.0",
"outputFile": "UUVPN-3.1.0-meta-x86_64-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "armeabi-v7a"
}
],
"attributes": [],
"versionCode": 323001,
"versionName": "3.1.0",
"outputFile": "UUVPN-3.1.0-meta-armeabi-v7a-release.apk"
},
{
"type": "ONE_OF_MANY",
"filters": [
{
"filterType": "ABI",
"value": "arm64-v8a"
}
],
"attributes": [],
"versionCode": 323001,
"versionName": "3.1.0",
"outputFile": "UUVPN-3.1.0-meta-arm64-v8a-release.apk"
}
],
"elementType": "File"
}