Skip to content

cargo-apk v0.6.0

Compare
Choose a tag to compare
@MarijnS95 MarijnS95 released this 20 Apr 11:57
· 228 commits to master since this release
  • Breaking: uses ndk-build's new (de)serialized Manifest struct to properly serialize a toml's [package.metadata.android] to an AndroidManifest.xml. The [package.metadata.android] now closely resembles the structure of an android manifest file. See README for an example of the new [package.metadata.android] structure and all manifest attributes that are currently supported.