cordova-plugin-enable-multidex icon indicating copy to clipboard operation
cordova-plugin-enable-multidex copied to clipboard

Should delete android:name attribute from application element upon plugin removal

Open adriano-di-giovanni opened this issue 7 years ago • 0 comments

cordova plugin rm cordova-plugin-enable-multidex currently removes dependencies but do not restore AndroidManifest.xml deleting android:name attribute from the application element.

Write an after_plugin_rmhook to solve the issue.

adriano-di-giovanni avatar Feb 09 '18 17:02 adriano-di-giovanni