Added Stat activity, helpers and cleanup

This commit is contained in:
soraefir
2024-02-09 00:12:01 +01:00
parent f9285d0f31
commit ca5465bc75
22 changed files with 229 additions and 107 deletions

View File

@ -52,6 +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.mikepenz:aboutlibraries:10.10.0'
}