mirror of
https://github.com/zxing/zxing.git
synced 2025-03-05 20:48:51 -08:00
Proguard 5.2
This commit is contained in:
parent
894ab95ea0
commit
6a41126e03
2
pom.xml
2
pom.xml
|
@ -367,7 +367,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>net.sf.proguard</groupId>
|
<groupId>net.sf.proguard</groupId>
|
||||||
<artifactId>proguard-base</artifactId>
|
<artifactId>proguard-base</artifactId>
|
||||||
<version>5.0</version>
|
<version>5.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
</plugin>
|
</plugin>
|
||||||
|
|
Loading…
Reference in a new issue