1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-16 00:16:31 +08:00
This commit is contained in:
fumiama
2020-12-19 14:47:35 +08:00
parent 7597909716
commit 2cb9d5e079
9 changed files with 128 additions and 38 deletions

View File

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