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

[Android] compileSdkVersion is not specified. Please add it to build.gradle #247

Open
David-moonsite opened this issue Jul 27, 2023 · 1 comment

Comments

@David-moonsite
Copy link

cant run my Android App after adding this library (react-native-restart) with yarn ,

i get :

  • What went wrong:
    A problem occurred evaluating project ':react-native-restart'.

No signature of method: build_8sajo88p7ea60ioieb0x925dk.android() is applicable for argument types: (build_8sajo88p7ea60ioieb0x925dk$_run_closure1) values: [build_8sajo88p7ea60ioieb0x925dk$_run_closure1@6ea5726e]

  • What went wrong:
    A problem occurred configuring project ':react-native-restart'.

compileSdkVersion is not specified. Please add it to build.gradle

@David-moonsite
Copy link
Author

Using 0.71 > react-native >= 0.62? install [email protected]
fix the issue :)

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

1 participant