Update plugin com.android.library to v8.4.1 #20

Merged
bot merged 2 commits from renovate/com.android.library-8.x into main 2024-05-25 15:47:05 +02:00

View File

@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.4.1' apply false
id 'com.android.library' version '8.4.0' apply false
id 'com.android.library' version '8.4.1' apply false
id 'org.jetbrains.kotlin.android' version '1.9.24' apply false
id 'com.autonomousapps.dependency-analysis' version '1.31.0' apply true
id 'com.autonomousapps.dependency-analysis' version '1.32.0' apply true
}