Open geraldapeoples opened 1 year ago
When plugin is added the themes.xml file is overwritten, and when removed it is removed. This breaks the build for cordova-android@11.
The bugfix changes the plugin to update the themes.xml file rather than replace it.
When plugin is added the themes.xml file is overwritten, and when removed it is removed. This breaks the build for cordova-android@11.
The bugfix changes the plugin to update the themes.xml file rather than replace it.