diff options
| author | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-02-28 10:34:19 -0800 |
|---|---|---|
| committer | Elizabeth Alexander Hunt <me@liz.coffee> | 2026-02-28 10:37:02 -0800 |
| commit | 5179800abc24ebf6b39761ff2e62e8134770d3b2 (patch) | |
| tree | 87400c6ef12ccb01831e53f28218f8f0f54576c7 /gradle.properties | |
| parent | e9b0b0ddde8475860b8278e5d0b08543c8fe0a4d (diff) | |
| download | dyl-5179800abc24ebf6b39761ff2e62e8134770d3b2.tar.gz dyl-5179800abc24ebf6b39761ff2e62e8134770d3b2.zip | |
Minor stress test
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index fc47d0e..15acc17 100644 --- a/gradle.properties +++ b/gradle.properties @@ -12,7 +12,7 @@ org.gradle.configureondemand=false # Note that if you want to use Gradle Build Scans, you should set the below logging level to 'lifecycle', otherwise # the link to the scan won't get shown at all. # Documented at: https://docs.gradle.org/current/userguide/command_line_interface.html#sec:command_line_logging -org.gradle.logging.level=quiet +org.gradle.logging.level=lifecycle aiVersion=1.8.2 ashleyVersion=1.7.4 box2dlightsVersion=1.5 |
