Migrate everything on Gradle
Also added tasks to run the server & client separately
This commit is contained in:
6
ChatApp/gradle.properties
Normal file
6
ChatApp/gradle.properties
Normal file
@@ -0,0 +1,6 @@
|
||||
# This file was generated by the Gradle 'init' task.
|
||||
# https://docs.gradle.org/current/userguide/build_environment.html#sec:gradle_configuration_properties
|
||||
|
||||
org.gradle.configuration-cache=true
|
||||
org.gradle.console=plain
|
||||
org.gradle.logging.level=quiet
|
||||
Reference in New Issue
Block a user