Skip to content

Commit

Permalink
Update Versions.buildGradle to v8.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 14, 2024
1 parent 192e22f commit ea4e0bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Versions.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object Versions {
const val compilerExtensionVersion = "1.5.15"

// Plugins
const val buildGradle = "8.6.0"
const val buildGradle = "8.7.1"
const val navigation = "2.7.0"
const val secretPlugin = "2.0.1"
const val benManes = "0.51.0"
Expand Down

0 comments on commit ea4e0bb

Please sign in to comment.