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

Error on Android building when using react native 0.76 version #58

Open
luizpcam opened this issue Nov 4, 2024 · 1 comment
Open

Error on Android building when using react native 0.76 version #58

luizpcam opened this issue Nov 4, 2024 · 1 comment

Comments

@luizpcam
Copy link

luizpcam commented Nov 4, 2024

Execution failed for task ':journeyapps_react-native-quick-sqlite:configureCMakeDebug[arm64-v8a]'.

[CXX1214] /Users/luizpcam/Dev/ga/gaplus/node_modules/@journeyapps/react-native-quick-sqlite/android/CMakeLists.txt debug|arm64-v8a : User has minSdkVersion 23 but library was built for 24 [//ReactAndroid/hermestooling]

@stevensJourney
Copy link
Collaborator

Updating the minSdkVersion setting in your app to 24 (or above) should resolve this issue. If using Expo this can be done with build properties.

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