x1ongzhu hace 6 años
padre
commit
31a62de956
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      android/app/build.gradle

+ 1 - 1
android/app/build.gradle

@@ -49,7 +49,7 @@ android {
         }
         manifestPlaceholders = [
                 JPUSH_PKGNAME: applicationId,
-                JPUSH_APPKEY : "868cc9036e14c71e2b698f46",
+                JPUSH_APPKEY : "f67ab1d1abce65a630f2bf1e",
                 JPUSH_CHANNEL: "developer-default",
         ]
     }