Dear Sir
Thx. this project
i clone this for try example
i use OSX & use zsh
i install rust and then set path at ".zshrc“
export PATH="$HOME/.cargo/bin:$PATH"
i can "rustc --version" at cli/zsh
but open android studio to gradle sync get error --- not found rustc !!?
THX