Skip to content

Commit

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

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 20, 2024
1 parent bd39205 commit f0f2c89
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 @@ -28,7 +28,7 @@ android-gradle-minSupported = "com.android.tools.build:gradle-api:7.1.3"

# 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-maxSupported = "com.android.tools.build:gradle:8.4.0"
android-gradle-maxSupported = "com.android.tools.build:gradle:8.4.1"

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

0 comments on commit f0f2c89

Please sign in to comment.