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

Change targetSdkVersion to 26 or Higher (Android Target API Level 26 required in August 2018) #19

Open
ShokiiCookiie opened this issue Mar 28, 2019 · 1 comment

Comments

@ShokiiCookiie
Copy link

The build failed because the targetSdkVersion is 22 at the moment.

/react-native-app/node_modules/react-native-open-settings/android/build.gradle:9: Error: Google Play requires that apps target API level 26 or higher.
   [ExpiredTargetSdkVersion]
          targetSdkVersion 22
          ~~~~~~~~~~~~~~~~~~~

Could you please fix this?

@lfkwtz
Copy link

lfkwtz commented Mar 29, 2019

changes from #14 should fix your 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

2 participants