From 4c43bbf215b52bf2f524a361b1e736bc30823d99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jan 2026 05:10:34 +0000 Subject: [PATCH] Bump com.github.AppDevNext:AndroidChart from 3.1.0.27 to 4.1.1 Bumps [com.github.AppDevNext:AndroidChart](https://github.com/AppDevNext/AndroidChart) from 3.1.0.27 to 4.1.1. - [Release notes](https://github.com/AppDevNext/AndroidChart/releases) - [Commits](https://github.com/AppDevNext/AndroidChart/compare/3.1.0.27...4.1.1) --- updated-dependencies: - dependency-name: com.github.AppDevNext:AndroidChart dependency-version: 4.1.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- main/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/build.gradle b/main/build.gradle index 0ee67749aa3..e3f90bfaf0e 100644 --- a/main/build.gradle +++ b/main/build.gradle @@ -524,7 +524,7 @@ dependencies { // charting, based on com.github.PhilJay:MPAndroidChart // for detailed docs for the base library see https://weeklycoding.com/mpandroidchart/ - implementation 'com.github.AppDevNext:AndroidChart:3.1.0.27' + implementation 'com.github.AppDevNext:AndroidChart:4.1.1' // For Wherigos: GIF support // ani gif support