Update plugin com.android.application to v8.13.1 #176

Merged
bot merged 1 commits from renovate/com.android.application-8.x into main 2025-11-11 03:01:38 +01:00
Showing only changes of commit 1a01e1ffdf - Show all commits

View File

@@ -9,7 +9,7 @@ buildscript {
} }
plugins { plugins {
id 'com.android.application' version '8.13.0' apply false id 'com.android.application' version '8.13.1' apply false
id 'com.android.library' version '8.13.0' apply false id 'com.android.library' version '8.13.0' apply false
id 'org.jetbrains.kotlin.android' version '2.2.21' apply false id 'org.jetbrains.kotlin.android' version '2.2.21' apply false
id 'com.autonomousapps.dependency-analysis' version '3.4.1' apply true id 'com.autonomousapps.dependency-analysis' version '3.4.1' apply true