Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

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.25
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 8c48a0a commit b842da4
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.25" }

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

0 comments on commit b842da4

Please sign in to comment.