1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-12 06:00:40 +08:00
1. 修复 生成大文件卡顿
This commit is contained in:
fumiama
2021-03-13 22:45:37 +08:00
parent f2638b33ac
commit 2f257d8fcc
2 changed files with 12 additions and 6 deletions

View File

@@ -13,7 +13,7 @@ android {
minSdkVersion 23
targetSdkVersion 30
versionCode 10
versionName '2.1'
versionName '2.1.1'
resConfigs "zh", "en"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"