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 3e8bc4d commit 5f89875Copy full SHA for 5f89875
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 14
12
targetSdkVersion 26
13
versionCode 19
14
- versionName "3.9.1"
+ versionName "3.9.2"
15
buildConfigField "String", "APP_PRODUCT_NAME", "\"WeChatFp\""
16
}
17
0 commit comments