extract: add AAR Android archive support (#7511)

This commit is contained in:
Ing. Jan Kaláb 2019-01-15 19:03:07 +01:00 committed by Marc Cornellà
commit 586ca16902
3 changed files with 3 additions and 2 deletions

View file

@ -19,6 +19,7 @@ plugins=(... extract)
| `7z` | 7zip file |
| `Z` | Z archive (LZW) |
| `apk` | Android app file |
| `aar` | Android library file |
| `bz2` | Bzip2 file |
| `deb` | Debian package |
| `gz` | Gzip file |