Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update codepush.gradle: fix Could not find matching constructor for: … #2649

Merged
merged 2 commits into from
Jan 25, 2024

Conversation

hamdij0maa
Copy link
Contributor

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

android/codepush.gradle Outdated Show resolved Hide resolved
Co-authored-by: Artem Mizinin <mizinin@users.noreply.github.com>
@GSTJ
Copy link

GSTJ commented Jan 20, 2024

Needing this for GSTJ/react-native-code-push-plugin#4

@mgscreativa
Copy link

mgscreativa commented Jan 22, 2024

Hi! I confirm that after applying this PR my app builds ok on android and RN 73

@neutrino2211
Copy link

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
Copy link

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

you can use patch-package for now 😄

@GSTJ
Copy link

GSTJ commented Jan 23, 2024

Captura de Tela 2024-01-23 às 11 45 50

Something's up with CI.

@AnatolyPristensky AnatolyPristensky merged commit 82c54a4 into microsoft:master Jan 25, 2024
3 checks passed
@mgscreativa
Copy link

¿Is it possible to do a new release so this change gets published to npmJS?

@AnatolyPristensky AnatolyPristensky mentioned this pull request Jan 26, 2024
@AnatolyPristensky
Copy link
Contributor

¿Is it possible to do a new release so this change gets published to npmJS?

Hello, @mgscreativa, this release is already on npmJS - https://www.npmjs.com/package/react-native-code-push

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
9 participants