1
0
mirror of https://github.com/fumiama/simple-dict-android.git synced 2026-06-11 05:30:34 +08:00
1. 适配SPB
This commit is contained in:
fumiama
2021-05-19 21:54:46 +08:00
parent 86c72e5003
commit ce8351a060
9 changed files with 193 additions and 69 deletions

View File

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