mirror of
https://github.com/fumiama/simple-dict-android.git
synced 2026-06-10 13:00:39 +08:00
v1.5
1. 增加 删除、添加、修改后即时显示 2. 增加 最近5条建议
This commit is contained in:
@@ -13,8 +13,8 @@ android {
|
||||
applicationId "top.fumiama.simpledict"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 30
|
||||
versionCode 6
|
||||
versionName '1.4'
|
||||
versionCode 7
|
||||
versionName '1.5'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user