IDEMSInternational / open-app-builder

PLH App Frontend
GNU General Public License v3.0
5 stars 24 forks source link

hotfix: yarn scripts version also updates strings targeted by android build action #2171

Closed jfmcquade closed 6 months ago

jfmcquade commented 8 months ago

PR Checklist

Description

As suggested in this comment, adds an ugly workaround whereby running yarn scripts version updates the version values targeted for replacement by .github/workflows/reusable-android-build.yml to match the new values populated to ./android/app/build.gradle.

As mentioned, this is a temporary workaround pending directly addressing #2136.

Testing

With this PR branch checked out, run yarn scripts version with a sensible value, and ensure that the changes to all 3 files look correct

Git Issues

Closes #