1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-27 07:20:29 +08:00
设置添加“不显示Nisi”选项
This commit is contained in:
源文雨
2024-02-26 23:14:00 +09:00
parent e21095c181
commit 3bef21a665
5 changed files with 29 additions and 16 deletions

View File

@@ -10,8 +10,8 @@ android {
applicationId "top.fumiama.simpledict"
minSdkVersion 26
targetSdkVersion 34
versionCode 21
versionName '5.0.1'
versionCode 22
versionName '5.0.2'
resConfigs "zh", "zh-rCN"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"