diff --git a/gradle.properties b/gradle.properties index 57ca34b..51e3885 100644 --- a/gradle.properties +++ b/gradle.properties @@ -62,3 +62,5 @@ usesShadowedDependencies = false # Optional parameter to customize the produced artifacts. Use this to preserver artifact naming when migrating older # projects. New projects should not use this parameter. #customArchiveBaseName = + +disableSpotless=true