Okey. That is integration issue between plugin and Gradle version. I'm sure that I had have to update different plugins because of new policy of Gradle 7. Can be that your plugin still use old methods to access files, this method is no more allowed in new Gradle. In conclusion: you have to upgrade your plugins too, or post in plugins repository to get some help