Spaces:
Build error
Build error
File size: 73 Bytes
d46f4a3 |
1 2 3 4 |
#!/bin/sh
chmod +x gradlew
./gradlew --rerun-tasks -- generateJavascript
|