cargo-apk v0.6.0
MarijnS95
released this
20 Apr 11:57
·
228 commits
to master
since this release
- Breaking: uses
ndk-build
's new (de)serializedManifest
struct to properly serialize a toml's[package.metadata.android]
to anAndroidManifest.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.