Update plugin com.android.library to v9.4.1 #332

Merged
bot merged 7 commits from renovate/com.android.library-9.x into main 2026-09-20 04:02:43 +02:00
Showing only changes of commit 0994a7ba72 - Show all commits
+1 -1
View File
@@ -8,7 +8,7 @@ buildscript {
plugins {
id 'com.android.application' version '9.4.1' apply false
id 'com.android.library' version '9.3.2' apply false
id 'com.android.library' version '9.4.1' apply false
id 'org.jetbrains.kotlin.android' version '2.3.21' apply false
id 'com.autonomousapps.dependency-analysis' version '3.13.0' apply true
}