I have this kotlin gradle build script representing my use case. I am working with gradle 6.7
This is my kotlin gradle build file
plugins { java }