1
0
mirror of https://github.com/fumiama/android-base16384.git synced 2026-06-21 03:10:58 +08:00
This commit is contained in:
fumiama
2020-12-19 17:10:11 +08:00
parent 2d6fd151b8
commit 537abfa068
6 changed files with 36 additions and 3 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"