Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.7.2 (
Browse files Browse the repository at this point in the history
…detekt#7763)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 1, 2024
1 parent 8025683 commit 7c5ce81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ slf4j = "2.0.16"
[libraries]
# This version of AGP is used for testing and should be updated when new AGP versions are released to ensure detekt's
# Gradle plugin remains compatible.
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.1" }
android-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.2" }
binaryCompatibilityValidator-plugin = { module = "org.jetbrains.kotlinx.binary-compatibility-validator:org.jetbrains.kotlinx.binary-compatibility-validator.gradle.plugin", version = "0.16.3" }
breadmoirai-githubRelease-plugin = { module = "com.github.breadmoirai:github-release", version = "2.5.2" }
dokka-plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version = "1.9.20" }
Expand Down

0 comments on commit 7c5ce81

Please sign in to comment.