1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-11 05:20:24 +08:00
1. 不使用压缩时字符串在内存直接编解码
2. 减少读取配置次数
This commit is contained in:
fumiama
2021-05-20 17:00:16 +08:00
parent 169b6f01a5
commit 9c493cd9e5
19 changed files with 133 additions and 47 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -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"
}
]