Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion main/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -525,7 +525,7 @@ dependencies {

// charting, based on com.github.PhilJay:MPAndroidChart
// for detailed docs for the base library see https://weeklycoding.com/mpandroidchart/
implementation 'com.github.AppDevNext:AndroidChart:3.1.0.27'
implementation 'com.github.AppDevNext:AndroidChart:4.0'

// For Wherigos: GIF support
// ani gif support
Expand Down