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

fix a crash issue and update sdk version #5376

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Feb 2, 2023

  1. Fix null pointer exception in draw markers after real time highlighte…

    …d chart disappear
    
    update compileSdkVersion to 33 and gradle version to 7.2
    fix the issue that cannot build
    add MPChartLib binary release
    update read me setup for Lib binary Setup
    Alonso committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    daae2b2 View commit details
    Browse the repository at this point in the history
  2. reformat code and remove the twice check

    Alonso committed Feb 2, 2023
    Configuration menu
    Copy the full SHA
    ed28b6c View commit details
    Browse the repository at this point in the history