Active daemon

gradle/gradle-build-action#113

Change-Id: I7f4d52bef6113bde03622e652c4f5596251dbc63
pull/1816/head
Jaehwa Noh 8 months ago
parent a0f2786634
commit 17c5583e6d

@ -14,7 +14,7 @@
# limitations under the License.
#
org.gradle.daemon=false
org.gradle.daemon=true
org.gradle.parallel=true
org.gradle.workers.max=2
org.gradle.configuration-cache=true

Loading…
Cancel
Save