Run Gradle Tests v2.0.0

What鈥檚 Changed

Breaking changes:

  • gradlew_file_path step input has been replaced by project_root_dir (the root directory of the Gradle project)
  • gradle_file step input has been renamed to gradle_build_script_path
  • unit_test_task step input has been renamed to test_task
  • unit_test_flags step input has been renamed to gradlew_command_flags
  • Legacy cache support and related input (cache_level) has been removed

Full Changelog: Comparing 1.0.9...2.0.0 路 bitrise-steplib/steps-gradle-unit-test 路 GitHub