1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-26 23:10:30 +08:00
1. 修复 生成大文件卡顿
This commit is contained in:
fumiama
2021-03-13 22:45:37 +08:00
parent 6f531d3b77
commit 5deabc23db
5 changed files with 13 additions and 7 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"