1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-06 02:30:30 +08:00
1. 修复 生成大文件卡顿
This commit is contained in:
fumiama
2021-03-13 22:54:19 +08:00
parent 2f257d8fcc
commit 8e310e6706
2 changed files with 4 additions and 2 deletions

4
app/.gitignore vendored
View File

@@ -1 +1,3 @@
/build
/build
/release
/winrelease

View File

@@ -12,7 +12,7 @@ android {
applicationId "top.fumiama.base16384"
minSdkVersion 23
targetSdkVersion 30
versionCode 10
versionCode 11
versionName '2.1.1'
resConfigs "zh", "en"