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
Update Android SDK build name to include NDK version (#175)
* Update Android SDK build name to include NDK version
This allows differentiating them when multiple NDKs are used.
As far as multiple triples, I think those should be handled within the workflow, rather than splitting off into new matrix entries (especially as we already have some multi-triple build capabilities in swiftpm for macOS now and could conceivably extend that to Android), but that's for another PR.
* Fix variable reference in Android build script
0 commit comments