mirror of
https://github.com/fumiama/simple-dict-android.git
synced 2026-06-27 15:30:28 +08:00
v5.0.1
移除硬编码string
This commit is contained in:
@@ -10,8 +10,8 @@ android {
|
||||
applicationId "top.fumiama.simpledict"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 34
|
||||
versionCode 20
|
||||
versionName '5.0.0'
|
||||
versionCode 21
|
||||
versionName '5.0.1'
|
||||
resConfigs "zh", "zh-rCN"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
Reference in New Issue
Block a user