pull/1816/merge
Jaehwa Noh 4 days ago committed by GitHub
commit 414d7b5a04
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save