Build and push APKs directly to Google Play via gradle task. This won't be available for people without the matching .p12 key.
This commit is contained in:
parent
f458d146af
commit
f538bf6a33
5 changed files with 12 additions and 2 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -42,4 +42,5 @@ captures/
|
|||
.DS_Store
|
||||
|
||||
# Private Keys
|
||||
keystore.properties
|
||||
keystore.properties
|
||||
play-developer-key.p12
|
||||
Loading…
Add table
Add a link
Reference in a new issue