Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 18, 2024
1 parent 7281dd5 commit 8d039a4
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 @@ -29,7 +29,7 @@ android-gradle-minSupported = "com.android.tools.build:gradle-api:7.1.0"

# 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.3.0"
android-gradle-maxSupported = "com.android.tools.build:gradle:8.3.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 8d039a4

Please sign in to comment.