mirror of
https://github.com/revanced/smali.git
synced 2025-05-09 02:44:29 +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>
|
||||
</build>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>de.jflex</groupId>
|
||||
<artifactId>maven-jflex-plugin</artifactId>
|
||||
<version>1.4.3-r1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.antlr</groupId>
|
||||
<artifactId>antlr-runtime</artifactId>
|
||||
|
Loading…
x
Reference in New Issue
Block a user