Fix JADX
... And also all other future service clashes
This commit is contained in:
parent
79403f320f
commit
481870d656
1 changed files with 2 additions and 0 deletions
2
pom.xml
2
pom.xml
|
@ -342,6 +342,8 @@
|
|||
<Implementation-Version>${project.version}</Implementation-Version>
|
||||
</manifestEntries>
|
||||
</transformer>
|
||||
<transformer
|
||||
implementation="org.apache.maven.plugins.shade.resource.ServicesResourceTransformer"/>
|
||||
</transformers>
|
||||
</configuration>
|
||||
</plugin>
|
||||
|
|
Loading…
Reference in a new issue