1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-27 07:20:30 +08:00
1. 增加 输出文件名预设
2. 优化 显示逻辑
This commit is contained in:
fumiama
2021-03-13 14:19:14 +08:00
parent 9934494204
commit f2638b33ac
61 changed files with 31 additions and 15968 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "top.fumiama.base16384"
minSdkVersion 23
targetSdkVersion 30
versionCode 9
versionName '2.0'
versionCode 10
versionName '2.1'
resConfigs "zh", "en"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"