From 44216bd36aa4b41de0d6064c696dac5cce5e5485 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Jan 2026 05:03:48 +0000 Subject: [PATCH] Bump com.github.AppDevNext:AndroidChart from 3.1.0.27 to 4.1.2 Bumps [com.github.AppDevNext:AndroidChart](https://github.com/AppDevNext/AndroidChart) from 3.1.0.27 to 4.1.2. - [Release notes](https://github.com/AppDevNext/AndroidChart/releases) - [Commits](https://github.com/AppDevNext/AndroidChart/compare/3.1.0.27...4.1.2) --- updated-dependencies: - dependency-name: com.github.AppDevNext:AndroidChart dependency-version: 4.1.2 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 d38d8a3991a..9db6bb98ac9 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.2' // For Wherigos: GIF support // ani gif support