Update plugin com.android.library to v8.10.0

This commit is contained in:
Renovate Bot
2025-05-10 02:04:59 +00:00
parent 0914ebe475
commit ceffc79929

View File

@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.10.0' apply false
id 'com.android.library' version '8.9.2' apply false
id 'com.android.library' version '8.10.0' apply false
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
id 'com.autonomousapps.dependency-analysis' version '2.17.0' apply true
}