Thank U for help. Gradle is working from Git bash and windows cmd, but I got strange situation now - gradle is recognizable in /bin folder from Android Studio terminal but outside that folder I got:
‘gradle’ is not recognized as an internal or external command, operable program or batch file.
My shell path in Android Studio terminal: cmd.exe
Whats wrong with it?