Closed ndarilek closed 3 years ago
Using the latest plugin and cargo-ndk.
Looks like the option may have been replaced with --platform? At least, I don't see an --android-platform in the help text for cargo ndk.
--platform
--android-platform
cargo ndk
Thanks.
Ah, sorry, forgot to bump the dependency. Been a while since I used Gradle, and I forgot that applying plugins and pulling in plugin dependencies were different steps in the process. 🤦
Using the latest plugin and cargo-ndk.
Looks like the option may have been replaced with
--platform
? At least, I don't see an--android-platform
in the help text forcargo ndk
.Thanks.