Update plugin com.android.library to v8.9.0 #96

Merged
bot merged 1 commits from renovate/com.android.library-8.x into main 2025-03-15 03:02:45 +01:00
Showing only changes of commit e4452160f6 - Show all commits

View File

@ -2,7 +2,7 @@
plugins {
id 'com.android.application' version '8.9.0' apply false
id 'com.android.library' version '8.8.1' apply false
id 'com.android.library' version '8.9.0' apply false
id 'org.jetbrains.kotlin.android' version '2.1.10' apply false
id 'com.autonomousapps.dependency-analysis' version '2.10.1' apply true
}