Expo requires Android's versionCode
to be a integer
(not a string
)
#1767
Labels
priority: p2
Moderately-important priority. Fix may not be included in next release.
type: bug
Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
When I try to build the application via Expo, I see this error:
For reference:
versionCode
- Expo DocumentationSeems like this can be easily fixed here:
release-please/src/updaters/expo/app-json.ts
Line 89 in 9cb84cb
The text was updated successfully, but these errors were encountered: