Where are you editing the plugin? Are you doing it from the plugins file or platform folder?
If its from the platform folder, those change will be overwritten every time you run ionic build android
or cordova prepare android
. You should be doing this from the plugins folder.