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

This commit is contained in:
Renovate Bot 2024-02-18 07:31:46 +00:00
parent 56b192d43d
commit 744c803404

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