Update plugin com.android.library to v8.7.1 #53

Merged
bot merged 2 commits from renovate/com.android.library-8.x into main 2024-10-20 02:04:07 +02:00

View File

@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.7.1' apply false
id 'com.android.library' version '8.6.1' apply false
id 'com.android.library' version '8.7.1' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
id 'com.autonomousapps.dependency-analysis' version '2.1.4' apply true
id 'com.autonomousapps.dependency-analysis' version '2.2.0' apply true
}