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 39e9aff commit 3468fc8Copy full SHA for 3468fc8
app/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 14
12
targetSdkVersion 26
13
versionCode 19
14
- versionName "3.7.1"
+ versionName "3.8.0"
15
buildConfigField "String", "APP_PRODUCT_NAME", "\"WeChatFp\""
16
}
17
0 commit comments