diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 11a73e790c..49d46565c0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -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" }