mirror of
https://github.com/revanced/Apktool.git
synced 2025-06-13 05:27:36 +02:00
pom.xml: added root.basedir property.
This commit is contained in:
@ -15,6 +15,10 @@
|
||||
|
||||
<name>apktool cli</name>
|
||||
|
||||
<properties>
|
||||
<root.basedir>${project.parent.basedir}</root.basedir>
|
||||
</properties>
|
||||
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
Reference in New Issue
Block a user