- No code changes.
- Thoroughly updated build system:
- Reproducible builds.
- Gradle updated from v2 to v6.
- Switched to the
java-library
plugin. - Switched to the
maven-publish
plugin. - Deduplication of resources.
- About info moved to
META-INF/about
. - New build diagnostics.
- Build code sharing with other DexPatcher projects.
- Publish artifacts to local and remote repositories.
- Improved Travis CI setup.