mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-22 01:37:34 +01:00
I get a null pointer exception if this isn't a resource.
This commit is contained in:
parent
606cbb2197
commit
74ecd31a4d
@ -20,6 +20,11 @@
|
|||||||
</properties>
|
</properties>
|
||||||
|
|
||||||
<build>
|
<build>
|
||||||
|
<resources>
|
||||||
|
<resource>
|
||||||
|
<directory>src/main/resources</directory>
|
||||||
|
</resource>
|
||||||
|
</resources>
|
||||||
<plugins>
|
<plugins>
|
||||||
<plugin>
|
<plugin>
|
||||||
<groupId>com.mycila.maven-license-plugin</groupId>
|
<groupId>com.mycila.maven-license-plugin</groupId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user