diff options
author | Harsh Shandilya <harsh@prjkt.io> | 2018-06-05 19:54:53 +0530 |
---|---|---|
committer | Harsh Shandilya <harsh@prjkt.io> | 2018-06-05 19:58:34 +0530 |
commit | 10c4fd90d00b8e00459184eed33d27e14777b50f (patch) | |
tree | ebfa380757b0abd90157984ae19d081a393b9cbc /app/src | |
parent | dd64cf712cb6d4d36e535a2a6079ca0ce0e480f4 (diff) |
build: Allow building release artifacts in-tree
This change avoids all need for changing any file under
VCS to insert signing keys and configs for release builds.
Example contents of keystore.properties
```
// Location of keystore, relative to module build.gradle,
// in this case, of the app module
storeFile=../wireguard.jks
storePassword=b3ty0uc4nth4xxth1s
keyAlias=wireguard
keyPassword=4ndr01dsux
```
Signed-off-by: Harsh Shandilya <harsh@prjkt.io>
Diffstat (limited to 'app/src')
0 files changed, 0 insertions, 0 deletions