chore(README): use apikey for v1.13.0 or below (#572)

for Huawei configs you should use apikey instead of appsecret for v1.13.0 or below
This commit is contained in:
kerem
2021-05-15 02:11:42 +03:00
committed by GitHub
parent 1c21eb8e87
commit e8954d774b

View File

@@ -146,7 +146,7 @@ android:
huawei:
enabled: true
appsecret: "YOUR_APP_SECRET"
appsecret: "YOUR_APP_SECRET" # use 'apikey' instead if you use v1.13.0 or below
appid: "YOUR_APP_ID"
max_retry: 0 # resend fail notification, default value zero is disabled