x1ongzhu 6 лет назад
Родитель
Сommit
31a62de956
1 измененных файлов с 1 добавлено и 1 удалено
  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",
         ]
     }