mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-21 09:17:35 +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>
|
||||
|
||||
<build>
|
||||
<resources>
|
||||
<resource>
|
||||
<directory>src/main/resources</directory>
|
||||
</resource>
|
||||
</resources>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>com.mycila.maven-license-plugin</groupId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user