Explorar el Código

android 开发bi报表功能调整前

Arison hace 6 años
padre
commit
9bb569a72c
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      WeiChat/build.gradle
  2. BIN
      android-key

+ 1 - 1
WeiChat/build.gradle

@@ -88,7 +88,7 @@ android {
         versionCode versionArray[1]
         versionCode versionArray[1]
         versionName versionNames
         versionName versionNames
         multiDexEnabled true
         multiDexEnabled true
-        signingConfig signingConfigs.config
+//        signingConfig signingConfigs.config
         manifestPlaceholders = [UMENG_CHANNEL_VALUE: "umeng"]
         manifestPlaceholders = [UMENG_CHANNEL_VALUE: "umeng"]
         ndk {
         ndk {
             abiFilters "armeabi", "armeabi-v7a", "x86", "mips", "x86_64", "mips64"
             abiFilters "armeabi", "armeabi-v7a", "x86", "mips", "x86_64", "mips64"

BIN
android-key