Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit 7a6e0aa

Browse files
Deployed new version of APK - Tue, 04 May 2021 04:51:00 GMT
1 parent 2f50322 commit 7a6e0aa

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

download/ticktrade-app.apk

3.13 KB
Binary file not shown.

gulpfile.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ gulp.task('deploy-apk', (done) => {
131131
}
132132

133133
// sh.cd('tmp');
134-
console.log('Fetching gh-pages ...');
134+
// console.log('Fetching gh-pages ...');
135135
// sh.config.silent = false;
136136
// sh.exec(`git clone ${ remoteUrl } -b gh-pages ./`);
137137
// sh.config.silent = true;

0 commit comments

Comments
 (0)