1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-11 05:30:34 +08:00

1. 增加小部件

2. 调整间距
3. 增加设置
4. 界面美化
This commit is contained in:
fumiama
2021-03-21 00:49:27 +08:00
parent 750f071e1f
commit 44c5d8b5ef
10 changed files with 228 additions and 41 deletions

View File

@@ -12,8 +12,8 @@ android {
applicationId "top.fumiama.simpledict"
minSdkVersion 26
targetSdkVersion 30
versionCode 9
versionName '1.7'
versionCode 10
versionName '1.8'
resConfigs "zh", "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"