1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-23 20:50:38 +08:00
This commit is contained in:
fumiama
2021-02-18 18:49:19 +08:00
parent 1e0a7b2a4c
commit 8cda1de75b
6 changed files with 53 additions and 42 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId "top.fumiama.simpledict"
minSdkVersion 26
targetSdkVersion 30
versionCode 5
versionName '1.3'
versionCode 6
versionName '1.4'
resConfigs "zh", "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"