Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixed issue with symlink already exists error on Android (#160)
Instead of deleting and creating if the symlink exists, we now only creates it if the symlink does not exist.
- Loading branch information