feat: statistics page (wip)

This commit is contained in:
rebelonion 2024-03-02 01:15:46 -06:00
parent 00dad2ad48
commit 42b0a3b62b
6 changed files with 433 additions and 1 deletions

View file

@ -127,6 +127,7 @@ dependencies {
implementation 'com.github.VipulOG:ebook-reader:0.1.6'
implementation 'androidx.paging:paging-runtime-ktx:3.2.1'
implementation 'com.github.eltos:simpledialogfragments:v3.7'
implementation 'com.github.AAChartModel:AAChartCore-Kotlin:-SNAPSHOT'
// Markwon
ext.markwon_version = '4.6.2'