Use parallel Gradle builds by default (#189)

This commit is contained in:
gbrodman 2019-07-23 15:27:30 -04:00 committed by GitHub
parent e2a673d914
commit 5dfd96d26d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -5,3 +5,4 @@ uploaderCredentialsFile=
uploaderMultithreadedUpload=
flowDocsFile=
disableDependencyLocking=false
org.gradle.parallel=true