Update plugin com.android.application to v9.4.1 #331

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