Update dependency com.github.AppDevNext:AndroidChart to v3.1.0.21 #35

Merged
bot merged 1 commits from renovate/com.github.appdevnext-androidchart-3.x into main 2024-02-18 08:32:00 +01:00

View File

@ -54,7 +54,7 @@ dependencies {
implementation 'com.caverock:androidsvg-aar:1.4'
implementation 'com.github.chrisbanes:PhotoView:2.3.0'
implementation "com.github.AppDevNext:AndroidChart:3.1.0.20"
implementation "com.github.AppDevNext:AndroidChart:3.1.0.21"
implementation 'com.mikepenz:aboutlibraries:10.10.0'
}