fix: AAChartCore library not found tempfix

This commit is contained in:
rebelonion 2024-03-19 20:18:39 -05:00
parent 808d4e6bf5
commit 927ba5ac86
3 changed files with 1 additions and 5 deletions

View file

@ -126,7 +126,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'
implementation 'com.github.AAChartModel:AAChartCore-Kotlin:93972bc'
// Markwon
ext.markwon_version = '4.6.2'