Update plugin com.autonomousapps.dependency-analysis to v3.5.0 #184

Merged
bot merged 1 commits from renovate/com.autonomousapps.dependency-analysis-3.x into main 2025-11-22 03:02:57 +01:00
Showing only changes of commit 86cd3e89eb - Show all commits

View File

@@ -12,5 +12,5 @@ plugins {
id 'com.android.application' version '8.13.1' apply false
id 'com.android.library' version '8.13.1' apply false
id 'org.jetbrains.kotlin.android' version '2.2.21' apply false
id 'com.autonomousapps.dependency-analysis' version '3.4.1' apply true
id 'com.autonomousapps.dependency-analysis' version '3.5.0' apply true
}