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 0d4c03e commit 86295bcCopy full SHA for 86295bc
README.md
@@ -16,7 +16,7 @@
16
17
下载地址:[酷安](https://www.coolapk.com/apk/com.zdy.project.wechat_chatroom_helper)
18
19
-项目主页及更多信息:[Site](http://116.62.247.71:8080/wechat/)
+项目主页及更多信息:[Site](http://122.152.202.233:8080/wechat/)
20
21
## 功能
22
Wechat_chatroom_helper_android/app/build.gradle
@@ -8,8 +8,8 @@ android {
8
applicationId "com.zdy.project.wechat_chatroom_helper"
9
minSdkVersion rootProject.ext.minSdkVersion
10
targetSdkVersion rootProject.ext.sdkVersion
11
- versionCode 34
12
- versionName "1.3.18beta"
+ versionCode 35
+ versionName "1.3.19"
13
}
14
buildTypes {
15
release {
0 commit comments