- Gradle - Dependency Management
The GradleWrapper in included in this project.
Windows:
gradlew.bat clean build
macOS/Linux:
./gradlew clean build
Build artifacts should be found in ./build/libs
folder.
The GradleWrapper in included in this project.
Windows:
gradlew.bat clean build
macOS/Linux:
./gradlew clean build
Build artifacts should be found in ./build/libs
folder.