diff options
| author | Ludovic Valente <ludovic.valente@gmail.com> | 2014-03-13 16:23:13 +0100 |
|---|---|---|
| committer | Arne Schwabe <arne@rfc2549.org> | 2014-05-18 21:55:52 +0200 |
| commit | 78a90eb7a85065203091a24b535c07706984523b (patch) | |
| tree | 62c797267f272d768bfb0ec5d384a8e382ba7418 /gradle.properties | |
| parent | 916992dc8398db364927a50a8ceb46f3053fce96 (diff) | |
| download | cgeo-78a90eb7a85065203091a24b535c07706984523b.zip cgeo-78a90eb7a85065203091a24b535c07706984523b.tar.gz cgeo-78a90eb7a85065203091a24b535c07706984523b.tar.bz2 | |
Gradle files for android Studio 0.5.1+ (Gradle 0.9+)
Diffstat (limited to 'gradle.properties')
| -rw-r--r-- | gradle.properties | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gradle.properties b/gradle.properties new file mode 100644 index 0000000..f4d6b16 --- /dev/null +++ b/gradle.properties @@ -0,0 +1,2 @@ +#Speed build +org.gradle.daemon=true
\ No newline at end of file |
