Skip to content

Commit

Permalink
Update plugin com.android.application to v8.6.0 (#249)
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 Aug 29, 2024
1 parent 9919c10 commit 23d1cd3
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.5.2"
id("com.android.application") version "8.6.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.5.2"
id("com.android.application") version "8.6.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.5.2"
id("com.android.application") version "8.6.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 23d1cd3

Please sign in to comment.