Uh oh!
There was an error while loading. Please reload this page.
Update codepush.gradle: fix Could not find matching constructor for: … - #2649
Conversation
Uh oh!
There was an error while loading. Please reload this page.
Co-authored-by: Artem Mizinin <mizinin@users.noreply.github.com>
Gabriel Taveira (GSTJ)
commented
Jan 20, 2024
Needing this for GSTJ/react-native-code-push-plugin#4 |
Hi! I confirm that after applying this PR my app builds ok on android and RN 73 |
I manually made the proposed changes in a RN 72 project and it seems to work. Is there anything holding this back from being pushed to NPM? It's delaying my team's ability to compile new APKs |
BogdaKusch
commented
Jan 23, 2024
you can use patch-package for now 😄 |
Gabriel Taveira (GSTJ)
commented
Jan 23, 2024
MGS Creativa (mgscreativa)
commented
Jan 25, 2024
¿Is it possible to do a new release so this change gets published to npmJS? |
Hello, MGS Creativa (@mgscreativa), this release is already on npmJS - https://www.npmjs.com/package/react-native-code-push |

./gradlew clean
fix Could not find matching constructor for java.io.File(File). Fixes : #2648