mirror of
https://github.com/revanced/Apktool.git
synced 2024-12-12 05:47:46 +01:00
fixing non-absolute dex
This commit is contained in:
parent
7e080f0b15
commit
8c93331ab6
@ -26,7 +26,7 @@
|
||||
<descriptors>
|
||||
<descriptor>src/main/assembly/jar-with-deps.xml</descriptor>
|
||||
</descriptors>
|
||||
<archive>
|
||||
<archive>soc
|
||||
<manifest>
|
||||
<mainClass>brut.apktool.Main</mainClass>
|
||||
</manifest>
|
||||
@ -59,7 +59,7 @@
|
||||
<dependency>
|
||||
<groupId>brut.apktool.smali</groupId>
|
||||
<artifactId>dexlib</artifactId>
|
||||
<version>1.3.4-ibot7</version>
|
||||
<version>1.3.4-ibot8</version>
|
||||
<type>jar</type>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
Loading…
Reference in New Issue
Block a user