From 5ba0539941ebf985909a23334e3b6b386dd9213f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Mar 2026 17:10:59 +0000 Subject: [PATCH] Update dependency com.bylazar:fullpanels to v1.0.12 --- build.dependencies.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.dependencies.gradle b/build.dependencies.gradle index 3cc1df4..722531d 100644 --- a/build.dependencies.gradle +++ b/build.dependencies.gradle @@ -25,7 +25,7 @@ dependencies { implementation 'com.pedropathing:telemetry:1.0.0' // Panels Dashboard - implementation "com.bylazar:fullpanels:1.0.10" + implementation "com.bylazar:fullpanels:1.0.12" //noinspection GradleDependency implementation 'androidx.appcompat:appcompat:1.7.1'