Releases: KeepSafe/ReLinker
Releases · KeepSafe/ReLinker
1.4.4
Changes
- Removed reliance on JCenter (#87)
Thank you
1.4.3
Changes
- Moved artifact publishing from JCenter to Maven Central (#81)
Thank you
1.4.2
Changes
- Tested artifact publishing to Maven Central
1.4.1
Changes
- Don't do operations on a closed
ZipFile
(#68)
- Document the 'max SDK' at which ReLinker is useful (#72)
Thank you
1.4.0
Changes
- Better error message if supported ABI's cannot be found inside the APK (#65)
- Fixed Travis CI builds (#66)
Thank you
Minor improvements
- Updated build tool versions
- Fixed leaked resource
Thank you to @elevenfive for the contributions.
1.3.0
Changes
- Added support for split APKs (#46)
- Bug fixes
Thank you
1.2.3
- Update build tools to 3.0, and use google maven repository for dependencies.
1.2.2
fa09971
Library: Catch MissingLibraryException Fixes #27
079eef0
Library: Use CPU_ABI2 if present
5381afb
Make library source compatible with Java 1.6 (#24)
bf47ce8
Remove dependency on android.text.TextUtils (#23)
ReLinker 1.2.1
- Fixed missing versioning API exposure #18