Skip to content

0.7.6

Compare
Choose a tag to compare
@solrudev solrudev released this 12 Oct 15:38
· 79 commits to master since this release
69e9fd9

Dependencies

  • Reverted androidx.startup to 1.1.1.

Bug fixes and improvements

  • INTENT_BASED package installer sessions are no longer stuck in COMMITTED state if they have performed a successful app self-update (not in all scenarios). This is an (almost) fix for issue #33.
  • Use ZipFile API for reading AndroidManifest.xml when possible while parsing single APK with Apk.fromFile() and Apk.fromUri().