Support exercises for Refactoring classes
With gradle installed, run
gradle --daemon build
If gradle is not installed, the provided gradlew helper scripts can be used.
On OS X and Linux run
./gradlew build
On Windows, run
gradlew build
Support exercises for Refactoring classes
With gradle installed, run
gradle --daemon build
If gradle is not installed, the provided gradlew helper scripts can be used.
On OS X and Linux run
./gradlew build
On Windows, run
gradlew build