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

could not find method compile() for arguments #438

Open
Arnav7501 opened this issue Nov 30, 2022 · 4 comments
Open

could not find method compile() for arguments #438

Arnav7501 opened this issue Nov 30, 2022 · 4 comments

Comments

@Arnav7501
Copy link

how do i update my react-native-picker, no matter how many times i install the compile doesn't change to implementation
dependencies {
compile fileTree(include: ['*.jar'], dir: 'libs')
compile 'com.facebook.react:react-native:+'
}
and i cant manually change it because when i use eas build, it reverts my changes. my entire project is stopped because of this, please help

@cuantmac
Copy link

cuantmac commented Mar 7, 2023

same issue with @Arnav7501

@Zhouwenli
Copy link

same issue with

@DwaveVito
Copy link

same issue

"react-native": "0.72.3",

@hshepherd
Copy link

This is because react-native 0.72.3 requires a newer version of gradle that this project does not support.

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

No branches or pull requests

5 participants