You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FirebaseAndroid: prefer the CMAKE_ANDROID_API variable value
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.
0 commit comments