Skip to content

Commit

Permalink
Update plugin com.android.application to v8.8.0 (#281)
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 Jan 10, 2025
1 parent c2a1506 commit 0be65ba
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.android.application") version "8.7.2"
id("com.android.application") version "8.8.0"
id("io.github.schwarzit.lightsaber")
}

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.android.application") version "8.7.2"
id("com.android.application") version "8.8.0"
id("io.github.schwarzit.lightsaber")
kotlin("android") version "1.9.25"
kotlin("kapt") version "1.9.25"
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id("com.android.application") version "8.7.2"
id("com.android.application") version "8.8.0"
id("io.github.schwarzit.lightsaber")
kotlin("android") version "1.9.25"
id("com.google.devtools.ksp") version "1.9.25-1.0.20"
Expand Down

0 comments on commit 0be65ba

Please sign in to comment.