Support QQ 8.8.50 Update version to 2.4

This commit is contained in:
2021-11-27 19:18:24 +08:00
parent ead73eb23d
commit 23c94e4e26
2 changed files with 7 additions and 5 deletions

Binary file not shown.

View File

@@ -1,18 +1,20 @@
{
"version": 2,
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "com.fankes.tsbattery",
"variantName": "processReleaseResources",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"versionCode": 5,
"versionName": "2.2",
"attributes": [],
"versionCode": 7,
"versionName": "2.4",
"outputFile": "app-release.apk"
}
]
],
"elementType": "File"
}