From 1009561bde479a11237177b5426d1a3a18605eba Mon Sep 17 00:00:00 2001 From: lijia Date: Mon, 15 Jul 2024 17:20:29 +0800 Subject: [PATCH] =?UTF-8?q?=E9=AB=98=E5=BE=B7=E4=BC=81=E4=B8=9A=E8=B4=A6?= =?UTF-8?q?=E5=8F=B7key=E6=9B=BF=E6=8D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 2748fba..24ac6e4 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -114,7 +114,7 @@ android { applicationId "com.arpa.hndahesudintocctmsdriver" manifestPlaceholders = [CHANNEL_VALUE: "大河好运司机", app_icon : "@drawable/diver_logo", - GAODEKEY : "78019612271411eca3af34db91930620", + GAODEKEY : "c68051b43e79e47a1556fc695371c902", JPUSH_PKGNAME: applicationId, JPUSH_APPKEY : "fba6f55621c670d8c1fe9191", //JPush 上注册的包名对应的 Appkey. JPUSH_CHANNEL: "developer-default"//暂时填写默认值即可.