Skip to content

Commit

Permalink
Update plugin com.android.library to v8.8.1 (#1654)
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 15, 2025
1 parent 17dc469 commit 6f628f8
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.library' version '8.8.0' apply false
id 'com.android.library' version '8.8.1' 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.library' version '8.8.0' apply false
id 'com.android.library' version '8.8.1' 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.library' version '8.8.0' apply false
id 'com.android.library' version '8.8.1' 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.library") version "8.8.0" apply false
id("com.android.library") version "8.8.1" 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.library") version "8.8.0" apply false
id("com.android.library") version "8.8.1" 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.library") version "8.8.0" apply false
id("com.android.library") version "8.8.1" apply false
id("org.jetbrains.kotlin.android") version "2.0.21" apply false
}

0 comments on commit 6f628f8

Please sign in to comment.