Hi @laurent
I was trying to build Android version 1.3.13 to take a look at some issues, but the build fails for me due to missing file lib/rnInjectedJs/webViewLib
.
Indeed the file is not in the repo (I can see it's been restored on dev) but it's referenced here: https://github.com/laurent22/joplin/blob/ff6cd578732b6ddd55078e6a9dc39dc09c63d505/ReactNativeClient/lib/shim-init-react.js#L16
What am I missing here? How was it even possible to build a release from this commit?