Skip to content

Update plugin.gradle so it doesn't override the app versionName on gradle build.

Joaquin Ayuso de Paul requested to merge patch-1 into master

When building with cordova, this gradle modifies the versionName on AndroidManifest AFTER cordova does its move.

Merge request reports