소스 검색

Move google-services.json

arkon 5 년 전
부모
커밋
382e85a8a0
3개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 2
      .travis/build.sh
  2. 0 1
      app/.gitignore
  3. 0 0
      app/standard/google-services.json

+ 0 - 2
.travis/build.sh

@@ -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
 

+ 0 - 1
app/.gitignore

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

+ 0 - 0
.travis/google-services.json → app/standard/google-services.json