Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

[config-plugins] Fix app gradle versionName replacement after ejecting twice #3082

Merged
merged 2 commits into from
Jan 22, 2021

Conversation

byCedric
Copy link
Member

Fixes #3081

The issue was that the versionToReplace parameter was never provided. There also didn't seem to be a good way of retrieving the value set in android/app/build.gradle.

Instead of doing that, I applied the same approach as this versionCode fix

@EvanBacon EvanBacon merged commit bbf4e68 into master Jan 22, 2021
@EvanBacon EvanBacon deleted the @bycedric/fix/android-version-name branch January 22, 2021 00:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ejecting twice doesnt update app build version name
2 participants