Skip to content

Commit e254c0b

Browse files
committed
upload to fir
1 parent 827444e commit e254c0b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

VideoOS/auto_assemble.sh

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
#!/bin/bash
2+
TOKEN="45575a29a8a6ab766ebb0ae78879da23"
3+
SHORT="AndroidDevApp"
4+
25
cd videoos_dev_app
36
gradle clean assembleRelease
7+
8+
fir publish --short=$SHORT --token=$TOKEN ./build/outputs/apk/videoos_dev_app-release.apk

0 commit comments

Comments
 (0)