Skip to content

RNET-2442 - Update dependency fixed version#18

Open
lucle wants to merge 2 commits intoOutSystems:outsystemsfrom
lucle:outsystems
Open

RNET-2442 - Update dependency fixed version#18
lucle wants to merge 2 commits intoOutSystems:outsystemsfrom
lucle:outsystems

Conversation

@lucle
Copy link
Copy Markdown

@lucle lucle commented Jun 21, 2023

Description

I changed the version of cordova-support-android-plugin to >=1.0.0 to adapt new version of that plugin

Context

I am facing issue when generate the mobile with the Cordova plugin cordova-plugin-firebase-dynamiclinks, the issue is: Failed to install 'cordova-plugin-firebase-dynamiclinks': CordovaError: Version of installed plugin: "cordova-support-android-plugin@2.0.4" does not satisfy dependency plugin requirement "cordova-support-android-plugin@~1.0.0". Try --force to use installed plugin as dependency. So that I think change the version of cordova-support-android-plugin to >=1.0.0 can fix my issue.

Type of changes

  • [x ] Fix (non-breaking change which fixes an issue)
  • Feature (non-breaking change which adds functionality)
  • Refactor (cosmetic changes)
  • Breaking change (change that would cause existing functionality to not work as expected)

Platforms affected

  • [ x] Android
  • iOS
  • JavaScript

Screenshots (if appropriate)

image

Checklist

  • [ x] Pull request title follows the format RNMT-XXXX <title>
  • [x ] Code follows code style of this project
  • [ x] CHANGELOG.md file is correctly updated
  • [x ] Changes require an update to the documentation
    • Documentation has been updated accordingly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant