diff options
author | bombcar <github@bombcar.com> | 2024-01-09 13:13:48 -0600 |
---|---|---|
committer | bombcar <github@bombcar.com> | 2024-01-09 13:13:48 -0600 |
commit | 0ba339377a1157f53070f0ac1b4862e51cbae6dd (patch) | |
tree | 3920c73711dab583245407110bd0ecd5badf8d14 /gradle.properties | |
parent | 90e2987865cad5b9b03843d42675ebbde02adec9 (diff) | |
download | GT5-Unofficial-0ba339377a1157f53070f0ac1b4862e51cbae6dd.tar.gz GT5-Unofficial-0ba339377a1157f53070f0ac1b4862e51cbae6dd.tar.bz2 GT5-Unofficial-0ba339377a1157f53070f0ac1b4862e51cbae6dd.zip |
remove *
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gradle.properties b/gradle.properties index cc35c98f33..6c92d87508 100644 --- a/gradle.properties +++ b/gradle.properties @@ -58,6 +58,3 @@ containsMixinsAndOrCoreModOnly = false # If enabled, you may use 'shadowImplementation' for dependencies. They will be integrated in your jar. It is your # responsibility check the licence and request permission for distribution, if required. usesShadowedDependencies = false - -# TODO: Remove when you modify this repository, it's been put in for automatic buildscript updates -disableCheckstyle = true |