Skip to content

Commit

Permalink
Test Gradle plugin with AGP 8.2.0 (#6672)
Browse files Browse the repository at this point in the history
  • Loading branch information
3flex authored and cortinico committed Jan 31, 2024
1 parent b996d42 commit 742518d
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: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.1.3"
android-gradle-maxSupported = "com.android.tools.build:gradle:8.2.0"

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

0 comments on commit 742518d

Please sign in to comment.