Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ethan
/
appframe
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit 2aa2e800
authored
2026-03-11 14:45:21 +0800
by
tanghuan
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
推送配置文件增加oppo的配置
1 parent
8c723823
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
android/app/build.gradle.kts
android/app/src/main/assets/timpush-configs.json
android/app/build.gradle.kts
View file @
2aa2e80
...
...
@@ -99,9 +99,9 @@ dependencies {
// XiaoMi
//implementation("com.tencent.timpush:xiaomi:8.7.7201")
// OPPO
//implementation("com.tencent.timpush:oppo:8.7.7201
")
implementation("com.tencent.timpush:oppo:8.8.7357
")
// vivo
implementation("com.tencent.timpush:vivo:8.8.7357")
//
implementation("com.tencent.timpush:vivo:8.8.7357")
// Honor
//implementation("com.tencent.timpush:honor:8.7.7201")
// Meizu
...
...
android/app/src/main/assets/timpush-configs.json
View file @
2aa2e80
{
"version"
:
"1.0.1"
,
"cn.banxe.bxe"
:{
"manifestPlaceholders"
:{
"VIVO_APPKEY"
:
"f7e37b20f48234c425d9e7f82fdd16c0"
,
"VIVO_APPID"
:
"105993977"
,
"HONOR_APPID"
:
""
},
"vivoPushBussinessId"
:
"44580"
}}
\ No newline at end of file
{
"version"
:
"1.0.1"
,
"cn.banxe.bxe"
:{
"manifestPlaceholders"
:{
"VIVO_APPKEY"
:
"f7e37b20f48234c425d9e7f82fdd16c0"
,
"VIVO_APPID"
:
"105993977"
,
"HONOR_APPID"
:
""
},
"vivoPushBussinessId"
:
"44580"
,
"oppoPushBussinessId"
:
"46190"
,
"oppoPushAppKey"
:
"922926ff488b4c2cb76bb4103ca8a93d"
,
"oppoPushAppSecret"
:
"30636ddc19d94571aa1378db15d61ac0"
}}
\ No newline at end of file
Write
Preview
Styling with
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment