diff options
author | Parménides GV <parmegv@sdf.org> | 2014-04-08 18:41:53 +0200 |
---|---|---|
committer | Parménides GV <parmegv@sdf.org> | 2014-04-08 18:41:53 +0200 |
commit | a097a3388137d6553dcf934d0cee49a876a688eb (patch) | |
tree | 50636e1ca4d0034f485c84871673a2aab7a7317b /.gitignore | |
parent | 3c3421afd8f74a3aa8d1011de07a8c18f9549210 (diff) |
Build release apk using gradle.properties.
I ignore that file, it contains passwords, although I have encrypted it to myself.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -69,6 +69,7 @@ id.zip /build-native.sh~ local.properties +gradle.properties* *~ *.iml .idea |