Skip to content

Releases: bytedance/AabResGuard

0.1.9

01 Apr 12:54
Compare
Choose a tag to compare

Optimize

  • delete last output file if it exists instead of throwing exception

0.1.8

16 Mar 12:51
Compare
Choose a tag to compare

Features

  • Adapt AGP-4.1.0

0.1.7

12 Aug 14:20
Compare
Choose a tag to compare

Features

  • Update whitelist, support resource file keep rule.

0.1.6

21 Apr 13:30
Compare
Choose a tag to compare

Bugs fixed

  • Compatible with AGP-3.5.0
  • Fix get AGP version failed issue

0.1.5

13 Apr 08:13
Compare
Choose a tag to compare

Bugs fixed

  • Compatible with AGP-3.5.2. #25

Features

  • Add enableObfuscate for plugin. #29

0.1.4

13 Jan 07:37
324757d
Compare
Choose a tag to compare

Bugs fixed

  • support filter BUNDLE-METADATA dir. #20

0.1.3

09 Jan 04:09
0814597
Compare
Choose a tag to compare

Bugs fixed

  • Compatible with AGP-3.5.2 version

0.1.2

07 Jan 12:46
cfc6ed6
Compare
Choose a tag to compare

Bugs fixed

  • Compatible with AGP-4.0.0-alpha07 version. #13
  • Fix string filter command line is not available.

0.1.1

26 Nov 13:28
f9545e1
Compare
Choose a tag to compare

Bugs fixed

  • Compatible with AGP-3.4.X version. #4

First public release

25 Nov 09:47
Compare
Choose a tag to compare

Commands available

  • merge-duplicated-res: Consolidate duplicate resource files to reduce package size.
  • filter-file: Support for filtering files in the bundle package. Currently only supports filtering in the MATE-INFO/ and lib/ paths.
  • filter-string: Input the unused file splits bylines to support remove strings.
  • obfuscate-bundle: Obfuscate bundle file resources to reduce package size.

Gradle plugin available

More detail, please go to wiki

Issues

Report any issue you find on our Issue Tracker.