You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to be compatible with newer versions of gradle (as well as React-Native by extension), we need to update the build.gradle file to no longer apply the maven plugin, as well as not use the mavenDeployer
The text was updated successfully, but these errors were encountered:
In order to be compatible with newer versions of gradle (as well as React-Native by extension), we need to update the build.gradle file to no longer apply the
maven
plugin, as well as not use themavenDeployer
The text was updated successfully, but these errors were encountered: