mirror of
https://github.com/fumiama/android-base16384.git
synced 2026-06-12 22:40:33 +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"
|
applicationId "top.fumiama.base16384"
|
||||||
minSdkVersion 23
|
minSdkVersion 23
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 10
|
versionCode 11
|
||||||
versionName '2.1.1'
|
versionName '2.1.1'
|
||||||
resConfigs "zh", "en"
|
resConfigs "zh", "en"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user