x1ongzhu 6 anni fa
parent
commit
e2a25b8796
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      android/app/build.gradle

+ 1 - 1
android/app/build.gradle

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