mirror of
https://github.com/revanced/smali.git
synced 2025-05-09 19:04:32 +02:00
Remove the jflex dependency in the smali pom file
git-svn-id: https://smali.googlecode.com/svn/trunk@791 55b6fa8a-2a1e-11de-a435-ffa8d773f76a
This commit is contained in:
parent
b9f9e85d84
commit
879b119b8d
@ -119,11 +119,6 @@
|
|||||||
</resources>
|
</resources>
|
||||||
</build>
|
</build>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
|
||||||
<groupId>de.jflex</groupId>
|
|
||||||
<artifactId>maven-jflex-plugin</artifactId>
|
|
||||||
<version>1.4.3-r1</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.antlr</groupId>
|
<groupId>org.antlr</groupId>
|
||||||
<artifactId>antlr-runtime</artifactId>
|
<artifactId>antlr-runtime</artifactId>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user