We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf29f0 commit a1eae64Copy full SHA for a1eae64
app/build.gradle
@@ -30,7 +30,7 @@ android {
30
//noinspection ExpiredTargetSdkVersion
31
targetSdkVersion 29
32
versionCode 111
33
- versionName "1.9.8.7"
+ versionName "1.9.8.8"
34
vectorDrawables.useSupportLibrary = true
35
resConfigs 'zh', 'zh-rCN', 'zh-rHK', 'zh-rTW', 'es', 'ja', 'ko', 'fr', 'de', 'th'
36
testOptions.unitTests.includeAndroidResources = true
0 commit comments