1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-22 12:10:49 +08:00
1. 修复编辑闪退
2. 刷新重置行数
This commit is contained in:
fumiama
2021-03-21 15:35:08 +08:00
parent 32def630a3
commit e76dd415b9
4 changed files with 72 additions and 61 deletions

View File

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