Skip to content

Commit

Permalink
Update agp to v8.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 5cad425 commit 5f8b46f
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.20"
val agp = "8.5.2"
val agp = "8.7.0"
val compose = "1.6.11"

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

0 comments on commit 5f8b46f

Please sign in to comment.