Skip to content

Commit

Permalink
Fix deprecated API
Browse files Browse the repository at this point in the history
  • Loading branch information
ZacSweers committed Dec 11, 2023
1 parent 5dab6d2 commit f0bbc3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -398,7 +398,7 @@ dependencyAnalysis {
ignoreGeneratedCode()
}
}
this.dependencies {
structure {
bundle("agp") {
primary("com.android.tools.build:gradle")
includeGroup("com.android.tools.build")
Expand Down

0 comments on commit f0bbc3e

Please sign in to comment.