Skip to content

Commit

Permalink
Fix:Workflow (#503)
Browse files Browse the repository at this point in the history
* workflow fix try

* AA Chart course
  • Loading branch information
grayankit authored Oct 27, 2024
1 parent 74e8883 commit c37fefd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit c37fefd

Please sign in to comment.