Update plugin com.autonomousapps.dependency-analysis to v2.14.0 #104

Merged
bot merged 1 commits from renovate/com.autonomousapps.dependency-analysis-2.x into main 2025-04-05 04:03:23 +02:00
Showing only changes of commit 571f7d60cd - Show all commits

View File

@ -4,5 +4,5 @@ plugins {
id 'com.android.application' version '8.9.1' apply false
id 'com.android.library' version '8.9.1' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
id 'com.autonomousapps.dependency-analysis' version '2.13.0' apply true
id 'com.autonomousapps.dependency-analysis' version '2.14.0' apply true
}