When rewritting single files via jetifier it gives the following error message: "No references were rewritten. You don't need to run Jetifier." This is because individual files are not counted as modified libraries.
Fix this by not showing this warning when processing individual files.
Description
Fix this by not showing this warning when processing individual files.