We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41f63e0 commit fbfdb9aCopy full SHA for fbfdb9a
1 file changed
taskfile.yaml
@@ -1,5 +1,4 @@
1
version: "3"
2
-output: interleaved
3
dotenv: [".env.local"]
4
5
tasks:
@@ -15,4 +14,4 @@ tasks:
15
14
cmd: sed -i "s/sandboxID = \"\"/sandboxID = \"{{.LIVEKIT_SANDBOX_ID}}\"/g" "{{.ROOT_DIR}}/{{.TOKEN_FILE}}"
16
- echo -e "\nYour Android agent example project is ready to go!\n"
17
- echo -e "To give it a try, open the project in Android Studio and run the app."
18
- - echo -e "\nFor more help view your project's README.md file or join our Slack community at https://livekit.io/join-slack."
+ - echo -e "\nFor more help view your project's README.md file or join our Slack community at https://livekit.io/join-slack."
0 commit comments