Update dependency com.github.PhilJay:MPAndroidChart to v2.2.4

This commit is contained in:
Renovate Bot 2024-02-09 11:29:26 +00:00
parent 1638876f49
commit 07361cdd60

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:2.2.4'
implementation 'com.mikepenz:aboutlibraries:10.10.0'
}