Skip to content

Commit

Permalink
Remove enforcement of deprecated Gradle API usages
Browse files Browse the repository at this point in the history
  • Loading branch information
mark-vieira committed Jul 21, 2020
1 parent cf0fef9 commit bcc4a41
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,3 @@ options.forkOptions.memoryMaximumSize=2g
# Disable duplicate project id detection
# See https://docs.gradle.org/current/userguide/upgrading_version_6.html#duplicate_project_names_may_cause_publication_to_fail
systemProp.org.gradle.dependency.duplicate.project.detection=false

# Enforce the build to fail on deprecated gradle api usage
systemProp.org.gradle.warning.mode=fail

0 comments on commit bcc4a41

Please sign in to comment.