Move google-services.json
This commit is contained in:
parent
05d830eb58
commit
382e85a8a0
@ -2,8 +2,6 @@
|
||||
|
||||
git fetch --unshallow #required for commit count
|
||||
|
||||
cp .travis/google-services.json app/
|
||||
|
||||
if [ -z "$TRAVIS_TAG" ]; then
|
||||
./gradlew clean assembleStandardDebug
|
||||
|
||||
|
1
app/.gitignore
vendored
1
app/.gitignore
vendored
@ -2,4 +2,3 @@
|
||||
*iml
|
||||
*.iml
|
||||
custom.gradle
|
||||
google-services.json
|
||||
|
Loading…
Reference in New Issue
Block a user