1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-12 06:00:40 +08:00
1. 增加 压缩
2. 优化 响应
This commit is contained in:
fumiama
2021-03-13 01:26:50 +08:00
parent d8c89ee2d6
commit f08b116793
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -10,8 +10,8 @@
{ {
"type": "SINGLE", "type": "SINGLE",
"filters": [], "filters": [],
"versionCode": 8, "versionCode": 9,
"versionName": "1.3.1", "versionName": "2.0",
"outputFile": "app-release.apk" "outputFile": "app-release.apk"
} }
] ]