Skip to content

Support Java 17 by updating build.gradle to v7 and removing gradlew

What does this MR do?

  • Updates the build.gradle file to be compatible with gradle 7
  • Removes gradlew
  • Removes the hardcoded DS_JAVA_VERSION: 11 from the gitlab-ci.yml file.

What are the relevant issue numbers?

Edited by Adam Cohen

Merge request reports