Skip to content

Commit 4c5f0a2

Browse files
renovate[bot]cortinico
authored andcommitted
fix(deps): update dependency com.android.tools.build:gradle to v8.5.2 (#7525)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f475902 commit 4c5f0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ android-gradle-minSupported = "com.android.tools.build:gradle:7.0.0"
2929

3030
# This version of AGP is used for testing and should be updated when new AGP versions are released to ensure detekt's
3131
# Gradle plugin remains compatible.
32-
android-gradle-maxSupported = "com.android.tools.build:gradle:8.3.1"
32+
android-gradle-maxSupported = "com.android.tools.build:gradle:8.5.2"
3333

3434
ktlintRulesetStandard = { module = "com.pinterest.ktlint:ktlint-ruleset-standard", version.ref = "ktlint" }
3535
slf4j-nop = { module = "org.slf4j:slf4j-nop", version = "2.0.7" }

0 commit comments

Comments
 (0)