After upgrading my project android to latest version of gradle 7 , this package is throwing following error * What went wrong: A problem occurred evaluating project ':react-native-static-server'. **> Plugin with id 'maven' not found.** _**As of Gradle and Andriod team, gradle 7 onwards will support maven-pulbish plugin**_ So is there any plan to fix the above project ?