Enable all gradle warnings

This commit is contained in:
M66B 2019-04-28 12:59:37 +02:00
parent e9345e5dd7
commit 5302cd8224
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
org.gradle.jvmargs=-Xmx512m
org.gradle.warning.mode=all
android.useAndroidX=true
android.enableJetifier=true