Depending on your build logic, a gradle build script is much less verbose and simple than the Maven POM XML file.
It is Build as Code compared to configuration.
Because of this a gradle build script is much less effort of maintainability than the Maven XML POM.
Less time a developer uses to maintain the build configuration, the more money the company saves.