mirror of
https://github.com/fumiama/simple-dict-android.git
synced 2026-06-11 05:30:34 +08:00
v2.0.1
1. 增加设置/删除鉴权 2. 设置时自动去除多余空格并转换为半角 3. 修复无网络的可能闪退
This commit is contained in:
@@ -12,8 +12,8 @@ android {
|
||||
applicationId "top.fumiama.simpledict"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 30
|
||||
versionCode 14
|
||||
versionName '2.0'
|
||||
versionCode 15
|
||||
versionName '2.0.1'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user