Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Automatic release #223

Open
wants to merge 14 commits into
base: master
Choose a base branch
from
Prev Previous commit
Fix filename
wakwak3125 committed Feb 15, 2017
commit 95d9dc3cd45f37fa73c459b2c23d6fdca34cbe30
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -44,3 +44,4 @@ captures/
.DS_Store
/key.json
/deploy2store.sh
/serviceaccount.json
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -12,4 +12,4 @@ org.gradle.daemon=true
org.gradle.configureondemand=true

# Firebase Crash Plugin
FirebaseServiceAccountFilePath=[SET_YOUR_PATH_TO_FIREBASE_SERVICE_ACCOUNT_FILE]
FirebaseServiceAccountFilePath=serviceaccount.json