File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ deploy:
15
15
provider : releases
16
16
skip_cleanup : true
17
17
api_key :
18
- secure : o4CPYfEDU/qSkERjPS00cvRpw+fCXf3kRv8iZtwYtqOoESF/Ck/uX6TVqVm6myc2Bw4y4NmWg9cLjbGKBAgzoGpPaTjhQeZfbqe0AbHnEn5bO5JJQHmOEp+El2muiB+Z8wnusCfyI9lvB761MN7Rij41KOLyDXHlEMrBXaUzpP8 =
18
+ secure : UxQf5WQ08IJH30i1vLDY+V6TImk1qdUq15yJNFXtJX4/3r4gUuLUWJc7gLaYi3vi+guS1R4ndnsTjaF2yVvjAL7owsQrurx91LvqQ0P9q6ZB66j8QCTM2qBuZ97eC/UO7B57agi0mxKoySQS3PRBJ3iBlVMMEb0LploQ6BilnbE =
19
19
file : app/build/outputs/apk/app-release.apk
20
20
on :
21
21
tags : true
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ All dependencies are defined in ```app/build.gradle```. Import the project in An
17
17
The result apk file will be placed in ``` app/build/outputs/apk/ ``` .
18
18
19
19
####Build status
20
- [ ![ Build Status] ( https://travis-ci.org/fossasia/ots15-companion.svg?branch=master )] ( https://travis-ci.org/fossasia/ots15-companion )
20
+ [ ![ Build Status] ( https://travis-ci.org/fossasia/ots15-companion.svg?branch=master )] ( https://travis-ci.org/fossasia/ots15-companion )
21
21
22
22
## Pending Task
23
23
* Download schedule in a background thread
@@ -47,4 +47,5 @@ The result apk file will be placed in ```app/build/outputs/apk/```.
47
47
* Pratik Todi
48
48
* Mario Behling
49
49
* Tymon Radzik
50
+ * Arnav Gupta
50
51
You can’t perform that action at this time.
0 commit comments