Skip to content

Commit bcc4a41

Browse files
committed
Remove enforcement of deprecated Gradle API usages
1 parent cf0fef9 commit bcc4a41

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

gradle.properties

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,3 @@ options.forkOptions.memoryMaximumSize=2g
66
# Disable duplicate project id detection
77
# See https://docs.gradle.org/current/userguide/upgrading_version_6.html#duplicate_project_names_may_cause_publication_to_fail
88
systemProp.org.gradle.dependency.duplicate.project.detection=false
9-
10-
# Enforce the build to fail on deprecated gradle api usage
11-
systemProp.org.gradle.warning.mode=fail

0 commit comments

Comments
 (0)