Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.6.1
Browse files Browse the repository at this point in the history
| datasource | package                        | from  | to    |
| ---------- | ------------------------------ | ----- | ----- |
| maven      | com.android.tools.build:gradle | 8.4.1 | 8.6.1 |
  • Loading branch information
renovate[bot] authored Sep 17, 2024
1 parent 483a514 commit 5881bdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object versions {
const val spotless = "6.23.3"
const val ktlint = "1.0.0"
const val kotlin = "2.0.0"
const val agp = "8.4.1"
const val agp = "8.6.1"
const val gradleVersions = "0.50.0"
const val googleKsp = "2.0.0-1.0.22"
const val buildKonfig = "0.15.1"
Expand Down

0 comments on commit 5881bdc

Please sign in to comment.