Fix:Workflow (#503)

* workflow fix try

* AA Chart course
This commit is contained in:
Ankit Grai 2024-10-27 22:40:24 +05:30 committed by GitHub
parent 74e88838f0
commit c37fefde73
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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