Rework how gradle.properties is handled
authorColin P. Mccabe <colin@cmccabe.xyz>
Wed, 22 Nov 2017 18:05:37 +0000 (10:05 -0800)
committerColin P. Mccabe <colin@cmccabe.xyz>
Wed, 22 Nov 2017 18:05:37 +0000 (10:05 -0800)
commit7faef1f72ef1f14d14e8922690ee915ef4700812
tree605558151c9df27d14c6fa942b3d956a1b7ac17e
parenteae97aa38591cdb91be8a5e42c4a6c67bf4afd9e
Rework how gradle.properties is handled

Since gradle keeps a lot of temporary junk in the .gradle directory, we
don't want that directory to be a symlink into our git repo.
.gradle.properties [moved from .gradle/gradle.properties with 100% similarity]
install-symlinks.sh