mirror of
https://github.com/fumiama/android-base16384.git
synced 2026-06-11 05:20:24 +08:00
v3.1
1. 不使用压缩时字符串在内存直接编解码 2. 减少读取配置次数
This commit is contained in:
Binary file not shown.
Binary file not shown.
@@ -5,13 +5,13 @@
|
||||
"kind": "Directory"
|
||||
},
|
||||
"applicationId": "top.fumiama.base16384",
|
||||
"variantName": "processReleaseResources",
|
||||
"variantName": "release",
|
||||
"elements": [
|
||||
{
|
||||
"type": "SINGLE",
|
||||
"filters": [],
|
||||
"versionCode": 13,
|
||||
"versionName": "3.0.1",
|
||||
"versionCode": 14,
|
||||
"versionName": "3.1",
|
||||
"outputFile": "app-release.apk"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user