Skip to content

Commit

Permalink
Update plugin com.android.application to v8.8.2 (#1663)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 27, 2025
1 parent b2e0c24 commit 5eb823a
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.8.1' apply false
id 'com.android.application' version '8.8.2' apply false
id 'com.android.library' version '8.8.2' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.8.1' apply false
id 'com.android.application' version '8.8.2' apply false
id 'com.android.library' version '8.8.2' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id 'com.android.application' version '8.8.1' apply false
id 'com.android.application' version '8.8.2' apply false
id 'com.android.library' version '8.8.2' apply false
id 'org.jetbrains.kotlin.android' version '2.0.21' apply false
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.8.1" apply false
id("com.android.application") version "8.8.2" apply false
id("com.android.library") version "8.8.2" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.8.1" apply false
id("com.android.application") version "8.8.2" apply false
id("com.android.library") version "8.8.2" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
}
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
// Top-level build file where you can add configuration options common to all sub-projects/modules.
plugins {
id("com.android.application") version "8.8.1" apply false
id("com.android.application") version "8.8.2" apply false
id("com.android.library") version "8.8.2" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
}

0 comments on commit 5eb823a

Please sign in to comment.