Update dependency com.github.PhilJay:MPAndroidChart to v3.1.0

This commit is contained in:
Renovate Bot 2024-02-09 11:29:24 +00:00
parent 1638876f49
commit 05f8dc1de8

View File

@ -52,7 +52,7 @@ dependencies {
implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation 'com.github.PhilJay:MPAndroidChart:v3.1.0'
implementation 'com.github.PhilJay:MPAndroidChart:3.1.0'
implementation 'com.mikepenz:aboutlibraries:10.10.0'
}