rust-mobile / cargo-apk

Helps cargo build APKs
Apache License 2.0
101 stars 28 forks source link

Revert "Add `args: Args` back to `Ndk` subcommand to see them in `-h`" #3

Closed MarijnS95 closed 1 year ago

MarijnS95 commented 1 year ago

This reverts commit https://github.com/rust-windowing/android-ndk-rs/commit/e2b9db4235138ee7e24d2c57c797a6c85698e0b2, merged as part of https://github.com/rust-windowing/android-ndk-rs/commit/419df14a104cd38162d902a3216da37ef2fe16d0 ("cargo-apk: Reimplement "default" (--) subcommand trailing args for cargo (https://github.com/rust-windowing/android-ndk-rs/pull/363)").

Initially opened as https://github.com/rust-windowing/android-ndk-rs/pull/377