match3kt / gradlew_wine
gradlew_wine
Raw
#!/bin/bash
unset ANDROID_HOME
WINEDEBUG=-all wine cmd /c gradlew.bat $*