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

Compilation error about minSdkVersion #11

Open
muammeralkis opened this issue Jul 29, 2021 · 1 comment
Open

Compilation error about minSdkVersion #11

muammeralkis opened this issue Jul 29, 2021 · 1 comment

Comments

@muammeralkis
Copy link

muammeralkis commented Jul 29, 2021

Error is:
Manifest merger failed : uses-sdk:minSdkVersion 21 cannot be smaller than version 23 declared in library [:react-native-android-wake-lock]

I cannot change minSdkVersion of my app because it has multiple dependencies. Is there any solutions?

@vineyardbovines
Copy link
Owner

Hey @muammeralkis, unfortunately the minimum SDK requirement for this library is in fact 23 😞

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

2 participants