From 4e2a3de7d2042972b6c517f301de5b8cfb228b8c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 20 Apr 2026 02:02:34 +0000 Subject: [PATCH] Update plugin com.autonomousapps.dependency-analysis to v3.8.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index aa9a733..664ffb5 100644 --- a/build.gradle +++ b/build.gradle @@ -12,5 +12,5 @@ plugins { id 'com.android.application' version '9.1.1' apply false id 'com.android.library' version '9.1.1' apply false id 'org.jetbrains.kotlin.android' version '2.3.20' apply false - id 'com.autonomousapps.dependency-analysis' version '3.7.0' apply true + id 'com.autonomousapps.dependency-analysis' version '3.8.0' apply true } \ No newline at end of file -- 2.49.1