Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

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

Merged
Anatoly Pristensky (AnatolyPristensky) merged 2 commits into
microsoft:masterfrom
hamdij0maa:master
Jan 25, 2024
Merged

Update codepush.gradle: fix Could not find matching constructor for: …#2649
Anatoly Pristensky (AnatolyPristensky) merged 2 commits into
microsoft:masterfrom
hamdij0maa:master

Conversation

@hamdij0maa

Copy link
Copy Markdown
Contributor

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

Comment threadandroid/codepush.gradle Outdated
Co-authored-by: Artem Mizinin <mizinin@users.noreply.github.com>
@GSTJ

Copy link
Copy Markdown

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

@mgscreativa

MGS Creativa (mgscreativa) commented Jan 22, 2024

Copy link
Copy Markdown

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

@neutrino2211

Copy link
Copy Markdown

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

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
Copy Markdown
Captura de Tela 2024-01-23 às 11 45 50

Something's up with CI.

@mgscreativa

Copy link
Copy Markdown

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

@AnatolyPristensky

Copy link
Copy Markdown
Contributor

¿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

Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

/node_modules/react-native-code-push/android/codepush.gradle' line: 63 * What went wrong: Could not find matching constructor for: java.io.File(File)

9 participants

@hamdij0maa@GSTJ@mgscreativa@neutrino2211@BogdaKusch@AnatolyPristensky@DmitriyKirakosyan@mizinin@lucen-ms