We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3bb842e commit b46d1d4Copy full SHA for b46d1d4
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 14
12
targetSdkVersion 26
13
versionCode 19
14
- versionName "3.9.0"
+ versionName "3.9.1"
15
buildConfigField "String", "APP_PRODUCT_NAME", "\"WeChatFp\""
16
}
17
0 commit comments