Skip to content

Commit

Permalink
Update agp to v8.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and GisoBartels committed Nov 1, 2024
1 parent 14471b8 commit 22e615f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugins {
val kotlin = "2.0.21"
val agp = "8.7.1"
val agp = "8.7.2"
val compose = "1.7.0"

kotlin("multiplatform") version kotlin apply false
Expand Down

0 comments on commit 22e615f

Please sign in to comment.