Releases: 2BAB/Seal
Releases · 2BAB/Seal
v3.4.0
v3.3.0
v3.2.0
v3.1.0
v3.0.2
- 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 tomavenCentral()
, 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 newci.yml
for tests. - Fix: When use this plugin with more than one flavors, the manifest inputs may be wrong.
v3.0.1
v3.0.0
- 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