Browse Source

項目簽名無法下載

SpringBoots 8 years ago
parent
commit
843623dabb

+ 2 - 2
WeiChat/src/main/AndroidManifest.xml

@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="utf-8"?>
 <manifest xmlns:android="http://schemas.android.com/apk/res/android"
     package="com.xzjmyk.pm.activity"
-    android:versionCode="91"
-    android:versionName="5.7.7" >
+    android:versionCode="92"
+    android:versionName="5.7.8" >
 
     <uses-sdk
         android:minSdkVersion="11"

+ 1 - 1
WeiChat/src/main/res/raw/versionconfiguration.properties

@@ -1,4 +1,4 @@
 
 #发布版本状态改为true,测试版本状态为false
 #release_version = true
-release_version = false
+release_version = true