Skip to content

Commit

Permalink
clean up lenient dependency verification comment
Browse files Browse the repository at this point in the history
Signed-off-by: garyschulte <garyschulte@gmail.com>
  • Loading branch information
garyschulte committed Oct 11, 2024
1 parent 9a46be4 commit 7ee569a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ org.gradle.welcome=never
# Optional - set custom build version
# version=24.5.6-acme
# versionappendcommit=true
#org.gradle.dependency.verification=lenient

# Optional, skip dependency verification for dev/debug builds
# org.gradle.dependency.verification=lenient


# Set exports/opens flags required by Google Java Format and ErrorProne plugins. (JEP-396)
Expand Down

0 comments on commit 7ee569a

Please sign in to comment.