1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-11 21:50:39 +08:00
This commit is contained in:
fumiama
2020-12-19 17:10:11 +08:00
parent 2cb9d5e079
commit fdde76f242
9 changed files with 38 additions and 5 deletions

View File

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