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

FirebaseAndroid: prefer the CMAKE_ANDROID_API variable value #69

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

compnerd
Copy link
Collaborator

This switches us to use the documented CMAKE_ANDROID_API variable rather than the ANDROID_NATIVE_API_LEVEL which is an Android toolchain configuration variable. Hopefully this simplifies building swift-firebase for Android.

This switches us to use the documented `CMAKE_ANDROID_API` variable
rather than the `ANDROID_NATIVE_API_LEVEL` which is an Android toolchain
configuration variable. Hopefully this simplifies building
swift-firebase for Android.
@compnerd compnerd requested a review from hyp June 13, 2024 17:00
@compnerd compnerd merged commit 249bdf9 into thebrowsercompany:main Jun 13, 2024
2 checks passed
@compnerd compnerd deleted the compnerd/android-level branch June 13, 2024 17:09
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

Successfully merging this pull request may close these issues.

2 participants