jrdn91/Update EAS Dynamic Config Build Numbers

An action to update buildNumber and versionCode when using a dynamic app config file

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPathThe location of your app config fileno./app.config.js
updateIosWeather or not to run the update for iOS buildNumbernotrue
updateAndroidWeather or not to run the update for android versionCodenotrue
namedescription
newIosBuildNumberThe build number that was updated if updateIos was set to true
newAndroidVersionCodeThe version code that was updated if updateAndroid was set to true