We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf0fef9 commit bcc4a41Copy full SHA for bcc4a41
gradle.properties
@@ -6,6 +6,3 @@ options.forkOptions.memoryMaximumSize=2g
6
# Disable duplicate project id detection
7
# See https://docs.gradle.org/current/userguide/upgrading_version_6.html#duplicate_project_names_may_cause_publication_to_fail
8
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