mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 04:37:25 +01:00
Move google-services.json
This commit is contained in:
parent
05d830eb58
commit
382e85a8a0
@ -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
1
app/.gitignore
vendored
@ -2,4 +2,3 @@
|
|||||||
*iml
|
*iml
|
||||||
*.iml
|
*.iml
|
||||||
custom.gradle
|
custom.gradle
|
||||||
google-services.json
|
|
||||||
|
Loading…
Reference in New Issue
Block a user