mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-26 03:37:33 +01:00
remove accidental exclusion
This commit is contained in:
parent
719e24a2ed
commit
7e080f0b15
@ -49,12 +49,6 @@
|
||||
<groupId>${project.groupId}</groupId>
|
||||
<artifactId>apktool-lib</artifactId>
|
||||
<version>${project.version}</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<artifactId>baksmali</artifactId>
|
||||
<groupId>brut.apktool.smali</groupId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<artifactId>common</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user