Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.3.0 (#7004)
Browse files Browse the repository at this point in the history
* Update dependency com.android.tools.build:gradle to v8.3.0

* Keep AGP min version at 7.0.0

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Matthew Haughton <3flex@users.noreply.github.com>
  • Loading branch information
renovate[bot] and 3flex committed Feb 29, 2024
1 parent 75ae94b commit 7168ebc
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:7.0.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.2.2"
android-gradle-maxSupported = "com.android.tools.build:gradle:8.3.0"

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 7168ebc

Please sign in to comment.