Skip to content

Commit 6d458af

Browse files
Fix adb related commands when path has spaces
When CLI is installed in directory, which has space (or the path above this dir has spaces) and android-sdk is not installed, we are trying to execute adb from our resources. This is failing due to missing `"` in our commands. Fixes #470
1 parent d9f8018 commit 6d458af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

0 commit comments

Comments
 (0)