Move google-services.json

This commit is contained in:
arkon 2020-04-29 17:56:05 -04:00
parent 05d830eb58
commit 382e85a8a0
3 changed files with 0 additions and 3 deletions

View File

@ -2,8 +2,6 @@
git fetch --unshallow #required for commit count git fetch --unshallow #required for commit count
cp .travis/google-services.json app/
if [ -z "$TRAVIS_TAG" ]; then if [ -z "$TRAVIS_TAG" ]; then
./gradlew clean assembleStandardDebug ./gradlew clean assembleStandardDebug

1
app/.gitignore vendored
View File

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