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:
Karim Abou Zeid 2015-08-29 13:13:43 +02:00
commit f538bf6a33
5 changed files with 12 additions and 2 deletions

3
.gitignore vendored
View file

@ -42,4 +42,5 @@ captures/
.DS_Store
# Private Keys
keystore.properties
keystore.properties
play-developer-key.p12