Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

修复官方v0.2.0分支setBadgeNumber找不到符号的问题 #92

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Nov 14, 2019

  1. 修复官方v0.2.0分支setBadgeNumber找不到符号的问题

    v0.2.0版本使用了jpush3.3.6以后才支持setBadgeNumber,而gradle里jpush的版本依然是3.3.4,所以导致build失败。升级到最新jpush版本后解决。
    laxian authored Nov 14, 2019
    Configuration menu
    Copy the full SHA
    bac543b View commit details
    Browse the repository at this point in the history