Set warning mode all to reduce deprecated options

This commit is contained in:
Suhan G Paradkar 2021-06-09 14:27:31 +05:30 committed by Wisest_wizard
parent cf846f0cfc
commit 1525b587aa
1 changed files with 1 additions and 1 deletions

View File

@ -11,5 +11,5 @@ org.gradle.jvmargs=-Xmx1536m
# This option should only be used with decoupled projects. More details, visit
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
org.gradle.warning.mode=all