1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-11 21:50:39 +08:00
1. 增加 输出文件名预设
2. 优化 显示逻辑
This commit is contained in:
fumiama
2021-03-13 14:19:14 +08:00
parent f08b116793
commit 6f531d3b77
64 changed files with 33 additions and 15970 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"