Skip to content

Releases: 2BAB/Seal

v3.4.0

27 Dec 13:33
Compare
Choose a tag to compare

v3.3.0

27 Aug 03:22
Compare
Choose a tag to compare

New: This release is compatible with AGP 7.2.x and 7.1.x.
New: now you can import the plugin by artifact id id("me.2bab.seal") version 3.3.0.

v3.2.0

20 Mar 02:27
f787342
Compare
Choose a tag to compare

New: This release is compatible with AGP 7.1.x.

v3.1.0

28 Nov 14:11
7b4a832
Compare
Choose a tag to compare

v3.0.2

18 Apr 14:57
Compare
Choose a tag to compare
  • New: This release is compatible with AGP 4.2.0-rc01 (Tested on 7.0.0-alpha14 as well, though it's not supported officially), and built with Gradle 7.0.
  • New: Migrate all jcenter() usage to mavenCentral(), and publish Seal Plugin to Maven Central as well.
  • New: Project structure update with new composite-builds layout for test-app test-lib, add a new ci.yml for tests.
  • Fix: When use this plugin with more than one flavors, the manifest inputs may be wrong.

v3.0.1

29 Oct 14:35
Compare
Choose a tag to compare
  • New: This release is compatible with AGP 4.2.0-alpha15 by updating Polyfill library to 0.1.3

v3.0.0

27 Sep 14:18
Compare
Choose a tag to compare
  • New: This release is compatible with AGP 4.2.0-alpha12 and AAPT2
  • New: Rewrite the entire plugin, now support fully custom removal of AndroidManifest.xml elements including tags, attributes
  • New: Removal feature can work on both Merged AndroidManifest.xml or all input files

2.0.0

30 Oct 09:42
Compare
Choose a tag to compare
  • New: This release is compatible with AGP 3.0.0 with AAPT2

1.1.0

30 Oct 09:43
Compare
Choose a tag to compare
  • New: This release is compatible with AGP 2.3.x with AAPT1