Move google-services.json

pull/2993/head
arkon 4 years ago
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

@ -2,4 +2,3 @@
*iml
*.iml
custom.gradle
google-services.json

Loading…
Cancel
Save