mirror of
https://github.com/tachiyomiorg/tachiyomi.git
synced 2024-11-10 06:07:48 +01:00
Move google-services.json
This commit is contained in:
parent
05d830eb58
commit
382e85a8a0
3 changed files with 0 additions and 3 deletions
|
@ -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 a new issue