As you develop or revise an application, you might want to rename a module or library. Use refactoring to avoid breaking dependencies that use the former name.
Renaming an existing module, mediation module, or library can break your application if you do not also update all the dependencies that use the former name. If you rename using refactoring, the dependencies will be automatically updated to use the new name.
To rename a module, mediation module, or library using refactoring: