From e0da4230b6c1b590a2f85a25407cd29e3000708b Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 12 Oct 2025 02:03:00 +0000 Subject: [PATCH] Update plugin com.autonomousapps.dependency-analysis to v3.1.0 --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index f7a8e62..71183d1 100644 --- a/build.gradle +++ b/build.gradle @@ -12,5 +12,5 @@ plugins { id 'com.android.application' version '8.13.0' apply false id 'com.android.library' version '8.13.0' apply false id 'org.jetbrains.kotlin.android' version '2.2.20' apply false - id 'com.autonomousapps.dependency-analysis' version '3.0.4' apply true + id 'com.autonomousapps.dependency-analysis' version '3.1.0' apply true } \ No newline at end of file -- 2.49.1