Skip to content

Releases: KeepSafe/ReLinker

1.4.4

09 Jul 17:08
1.4.4
cd7f9df
Compare
Choose a tag to compare

Changes

  • Removed reliance on JCenter (#87)

Thank you

1.4.3

03 Mar 20:35
1.4.3
4f42b98
Compare
Choose a tag to compare

Changes

  • Moved artifact publishing from JCenter to Maven Central (#81)

Thank you

1.4.2

03 Mar 18:21
1.4.2
305cb83
Compare
Choose a tag to compare
1.4.2 Pre-release
Pre-release

Changes

  • Tested artifact publishing to Maven Central

1.4.1

24 Feb 19:19
57f3ddb
Compare
Choose a tag to compare

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

06 Jan 19:49
28e5571
Compare
Choose a tag to compare

Changes

  • Better error message if supported ABI's cannot be found inside the APK (#65)
  • Fixed Travis CI builds (#66)

Thank you

Minor improvements

03 Jan 20:05
4a0ad08
Compare
Choose a tag to compare
  • Updated build tool versions
  • Fixed leaked resource

Thank you to @elevenfive for the contributions.

1.3.0

12 Sep 02:20
Compare
Choose a tag to compare

Changes

  • Added support for split APKs (#46)
  • Bug fixes

Thank you

1.2.3

26 Oct 21:13
Compare
Choose a tag to compare
  • Update build tools to 3.0, and use google maven repository for dependencies.

1.2.2

15 Feb 00:37
Compare
Choose a tag to compare

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

25 Mar 23:54
Compare
Choose a tag to compare
  • Fixed missing versioning API exposure #18