From c9cde8730fdfe5732de89a30f3c261038f8b1d4b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 22:09:26 +0000 Subject: [PATCH] Update plugin com.android.application to v9 --- 7. Componentes/Badges/build.gradle.kts | 2 +- 7. Componentes/Bottom Sheets/build.gradle.kts | 2 +- 7. Componentes/BottomAppBar/build.gradle.kts | 2 +- 7. Componentes/Chips/build.gradle.kts | 2 +- 7. Componentes/Date Pickers/build.gradle.kts | 2 +- 7. Componentes/Tooltips/build.gradle.kts | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/7. Componentes/Badges/build.gradle.kts b/7. Componentes/Badges/build.gradle.kts index 0affeb4..6f621eb 100644 --- a/7. Componentes/Badges/build.gradle.kts +++ b/7. Componentes/Badges/build.gradle.kts @@ -1,5 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id("com.android.application") version "8.13.2" apply false + id("com.android.application") version "9.2.0" apply false id("org.jetbrains.kotlin.android") version "1.9.25" apply false } \ No newline at end of file diff --git a/7. Componentes/Bottom Sheets/build.gradle.kts b/7. Componentes/Bottom Sheets/build.gradle.kts index 0affeb4..6f621eb 100644 --- a/7. Componentes/Bottom Sheets/build.gradle.kts +++ b/7. Componentes/Bottom Sheets/build.gradle.kts @@ -1,5 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id("com.android.application") version "8.13.2" apply false + id("com.android.application") version "9.2.0" apply false id("org.jetbrains.kotlin.android") version "1.9.25" apply false } \ No newline at end of file diff --git a/7. Componentes/BottomAppBar/build.gradle.kts b/7. Componentes/BottomAppBar/build.gradle.kts index 0affeb4..6f621eb 100644 --- a/7. Componentes/BottomAppBar/build.gradle.kts +++ b/7. Componentes/BottomAppBar/build.gradle.kts @@ -1,5 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id("com.android.application") version "8.13.2" apply false + id("com.android.application") version "9.2.0" apply false id("org.jetbrains.kotlin.android") version "1.9.25" apply false } \ No newline at end of file diff --git a/7. Componentes/Chips/build.gradle.kts b/7. Componentes/Chips/build.gradle.kts index 0affeb4..6f621eb 100644 --- a/7. Componentes/Chips/build.gradle.kts +++ b/7. Componentes/Chips/build.gradle.kts @@ -1,5 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id("com.android.application") version "8.13.2" apply false + id("com.android.application") version "9.2.0" apply false id("org.jetbrains.kotlin.android") version "1.9.25" apply false } \ No newline at end of file diff --git a/7. Componentes/Date Pickers/build.gradle.kts b/7. Componentes/Date Pickers/build.gradle.kts index 0affeb4..6f621eb 100644 --- a/7. Componentes/Date Pickers/build.gradle.kts +++ b/7. Componentes/Date Pickers/build.gradle.kts @@ -1,5 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id("com.android.application") version "8.13.2" apply false + id("com.android.application") version "9.2.0" apply false id("org.jetbrains.kotlin.android") version "1.9.25" apply false } \ No newline at end of file diff --git a/7. Componentes/Tooltips/build.gradle.kts b/7. Componentes/Tooltips/build.gradle.kts index 0affeb4..6f621eb 100644 --- a/7. Componentes/Tooltips/build.gradle.kts +++ b/7. Componentes/Tooltips/build.gradle.kts @@ -1,5 +1,5 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. plugins { - id("com.android.application") version "8.13.2" apply false + id("com.android.application") version "9.2.0" apply false id("org.jetbrains.kotlin.android") version "1.9.25" apply false } \ No newline at end of file