Update build.gradle to v7, Remove gradlew
What does this MR do?
- Updates the
build.gradlefile to be compatible withgradle 7. - Removes
gradlew. - Removes the hardcoded
DS_JAVA_VERSION: 11andSAST_JAVA_VERSION: 11from thegitlab-ci.ymlfile. - Removes license scanning tests
What are the relevant issue numbers?
Edited by Adam Cohen