修改推送配置
This commit is contained in:
@@ -24,7 +24,7 @@ android {
|
||||
addManifestPlaceholders(
|
||||
mapOf(
|
||||
"JPUSH_PKGNAME " to applicationId!!,
|
||||
"JPUSH_APPKEY" to "ad805ee9f2760376f4f47178",
|
||||
"JPUSH_APPKEY" to "cbd968cae60346065e03f9d7",
|
||||
"JPUSH_CHANNEL" to "developer-default",
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user