Compare commits

..

1 Commits

Author SHA1 Message Date
Renovate Bot
3a8b1c6bdc Update plugin com.android.library to v8.3.0 2024-03-02 01:03:25 +00:00

View File

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