Update dependency com.github.PhilJay:MPAndroidChart to v3.1.0 - autoclosed #33

Closed
bot wants to merge 1 commits from renovate/com.github.philjay-mpandroidchart-3.x into main

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'
}