1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-19 02:13:16 +08:00
1. 适配md5
2. 优化client
This commit is contained in:
fumiama
2021-06-01 20:39:54 +08:00
parent ce8351a060
commit f8a77362e0
7 changed files with 128 additions and 106 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "top.fumiama.simpledict"
minSdkVersion 26
targetSdkVersion 30
versionCode 16
versionName '2.1'
versionCode 17
versionName '3.0'
resConfigs "zh", "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"