mirror of
https://github.com/fankes/TSBattery.git
synced 2025-09-04 17:55:30 +08:00
20 lines
374 B
JSON
20 lines
374 B
JSON
{
|
|
"version": 3,
|
|
"artifactType": {
|
|
"type": "APK",
|
|
"kind": "Directory"
|
|
},
|
|
"applicationId": "com.fankes.tsbattery",
|
|
"variantName": "release",
|
|
"elements": [
|
|
{
|
|
"type": "SINGLE",
|
|
"filters": [],
|
|
"attributes": [],
|
|
"versionCode": 7,
|
|
"versionName": "2.4",
|
|
"outputFile": "app-release.apk"
|
|
}
|
|
],
|
|
"elementType": "File"
|
|
} |