Command Flag to Force rerun of tasks in Gradle
--rerun-tasks
Example
./gradlew thorgCore:jvmTest --tests com.tmp.* --rerun-tasks
For Searchability
For Searchability
Flag Command to Force rerun of tasks
--rerun-tasks
./gradlew thorgCore:jvmTest --tests com.tmp.* --rerun-tasks
Flag Command to Force rerun of tasks