1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-12 22:40:27 +08:00
1. 增加 删除保护
2. 优化 修改体验
This commit is contained in:
fumiama
2021-02-20 14:53:46 +08:00
parent e2ba37c14f
commit 1367c96d0d
4 changed files with 25 additions and 10 deletions

View File

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