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.23
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 275d98c commit 6f18ecc
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 @@ -70,7 +70,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.23" }

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

0 comments on commit 6f18ecc

Please sign in to comment.