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

Commit b842da4

Browse files
fix(deps): update dependency com.github.appdevnext:androidchart to v3.1.0.25
1 parent 8c48a0a commit b842da4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ common-markwon-linkify = { module = "io.noties.markwon:linkify", version.ref = "
7373
common-markwon-recycler = { module = "io.noties.markwon:recycler", version.ref = "markwon" }
7474
common-hiddenApiBypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
7575
common-termuxAmLib = { module = "com.termux:termux-am-library", version = "v2.0.0" }
76-
common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.21" }
76+
common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.25" }
7777

7878
# AndroidX
7979
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }

0 commit comments

Comments
 (0)