Skip to content

Commit

Permalink
fix(deps): update dependency com.github.appdevnext:androidchart to v3…
Browse files Browse the repository at this point in the history
….1.0.24
  • Loading branch information
renovate[bot] authored Jul 31, 2024
1 parent fac8ac6 commit 947ace9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ common-markwon-linkify = { module = "io.noties.markwon:linkify", version.ref = "
common-markwon-recycler = { module = "io.noties.markwon:recycler", version.ref = "markwon" }
common-hiddenApiBypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
common-termuxAmLib = { module = "com.termux:termux-am-library", version = "v2.0.0" }
common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.21" }
common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.24" }

# AndroidX
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }
Expand Down

0 comments on commit 947ace9

Please sign in to comment.