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