Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
zxc135781 committed Nov 19, 2019
1 parent 49747da commit 8555d2e
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 1 deletion.
20 changes: 20 additions & 0 deletions .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,5 @@ deploy:
provider: releases
api_key: $key
file_glob: true
file: ./app/build/outputs/apk/*/*.apk
file: "app/build/outputs/apk/*/*.apk"
skip_cleanup: true

0 comments on commit 8555d2e

Please sign in to comment.