Skip to content

cargo-apk v0.9.2

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 13 Jun 12:47
· 138 commits to master since this release
60e34d1
  • Move NDK r23 -lgcc workaround to ndk_build::cargo::cargo_ndk(), to also apply to our cargo apk -- invocations. (#286)
  • Disable aapt compression for the (default) dev profile. (#283)
  • Append --target to blanket cargo apk -- calls when not provided by the user. (#287)