Skip to content
This repository has been archived by the owner on Jul 3, 2018. It is now read-only.

Commit

Permalink
Bug 1218370 - Use Gradle daemon in srcdir builds. r=me
Browse files Browse the repository at this point in the history
DONTBUILD NPOTB

--HG--
rename : mobile/android/gradle/gradle.properties => gradle.properties
extra : commitid : 8L4GIKHfAHF
  • Loading branch information
ncalexan committed Oct 26, 2015
1 parent 1e63b6e commit 94ffd0e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions gradle.properties
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
org.gradle.parallel=true
org.gradle.daemon=true

0 comments on commit 94ffd0e

Please sign in to comment.