Skip to content

Commit

Permalink
Update build.gradle.kts
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner authored Dec 4, 2023
1 parent 0f835d0 commit 9a29ee3
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,3 @@ apiValidation {
"androidx.annotation.VisibleForTesting",
)
}

dependencyAnalysis {
issues {
project(":sample:android") {
onIncorrectConfiguration {
exclude("org.jetbrains.kotlin:kotlin-stdlib")
}
}
}
}

0 comments on commit 9a29ee3

Please sign in to comment.