Skip to content

Commit

Permalink
Update plugin com.android.application to v8.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent d73831a commit 8eb2755
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.1"
id("com.android.application") version "8.7.2"
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.1"
id("com.android.application") version "8.7.2"
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.1"
id("com.android.application") version "8.7.2"
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 8eb2755

Please sign in to comment.