Skip to content

Commit

Permalink
[Gradle] Use lifecycle logging and --console=plain.
Browse files Browse the repository at this point in the history
  • Loading branch information
vyazelenko committed Feb 2, 2024
1 parent 908ce56 commit 01733ce
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ org.gradle.java.installations.fromEnv=BUILD_JAVA_HOME
org.gradle.daemon=true
org.gradle.caching=true
#org.gradle.parallel=true
org.gradle.console=plain
org.gradle.logging.level=lifecycle
org.gradle.warning.mode=all

version=0.146-SNAPSHOT

systemProp.org.gradle.internal.publish.checksums.insecure=true

0 comments on commit 01733ce

Please sign in to comment.