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

Commit 6f18ecc

Browse files
fix(deps): update dependency com.github.appdevnext:androidchart to v3.1.0.23
1 parent 275d98c commit 6f18ecc

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
@@ -70,7 +70,7 @@ common-markwon-linkify = { module = "io.noties.markwon:linkify", version.ref = "
7070
common-markwon-recycler = { module = "io.noties.markwon:recycler", version.ref = "markwon" }
7171
common-hiddenApiBypass = { module = "org.lsposed.hiddenapibypass:hiddenapibypass", version = "4.3" }
7272
common-termuxAmLib = { module = "com.termux:termux-am-library", version = "v2.0.0" }
73-
common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.21" }
73+
common-charts = { module = "com.github.AppDevNext:AndroidChart", version = "3.1.0.23" }
7474

7575
# AndroidX
7676
androidx-annotation = { module = "androidx.annotation:annotation", version = "1.7.1" }

0 commit comments

Comments
 (0)