1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-06 18:50:32 +08:00
Files
android-base16384/app/release/output-metadata.json
fumiama 9c493cd9e5 v3.1
1. 不使用压缩时字符串在内存直接编解码
2. 减少读取配置次数
2021-05-20 17:00:16 +08:00

18 lines
327 B
JSON

{
"version": 2,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "top.fumiama.base16384",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"versionCode": 14,
"versionName": "3.1",
"outputFile": "app-release.apk"
}
]
}