mirror of
https://github.com/fumiama/android-base16384.git
synced 2026-06-06 02:30:30 +08:00
v2.1.1
1. 修复 生成大文件卡顿
This commit is contained in:
4
app/.gitignore
vendored
4
app/.gitignore
vendored
@@ -1 +1,3 @@
|
||||
/build
|
||||
/build
|
||||
/release
|
||||
/winrelease
|
||||
|
||||
@@ -12,7 +12,7 @@ android {
|
||||
applicationId "top.fumiama.base16384"
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 30
|
||||
versionCode 10
|
||||
versionCode 11
|
||||
versionName '2.1.1'
|
||||
resConfigs "zh", "en"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user