What's new
- Improve efficiency of processing bundles with assets.
- Add bundletool dump command to dump BundleConfig (see command help for details).
- Update to Truth 0.45
Bug fixes
- #27 - Use adb if present in system PATH.
- #63 - Allow BundleConfig and DeviceSpec to be passed as JSON files via Java API.
- #73 - Prefer config values with specific density over equivalents with implicit density.
- Remove bundletool check that resources should not be directly under
res/
. - Native libraries are no longer left uncompressed if the app is installable on external storage due to a bug in ASEC storage. APKs generated for Android P+ are not affected.