Compare commits

...

1 Commits

Author SHA1 Message Date
Renovate Bot 80a6ef5b29 Update plugin com.android.application to v9.3.0 2026-07-16 02:01:58 +00:00
+1 -1
View File
@@ -7,7 +7,7 @@ buildscript {
}
plugins {
id 'com.android.application' version '9.2.1' apply false
id 'com.android.application' version '9.3.0' apply false
id 'com.android.library' version '9.2.1' apply false
id 'org.jetbrains.kotlin.android' version '2.4.10' apply false
id 'com.autonomousapps.dependency-analysis' version '3.16.1' apply true