- update remaining reference to Proguard 5.2
This commit is contained in:
Connor Tumbleson 2015-02-28 07:40:48 -06:00
parent 3736ecef32
commit ea38c65e82

View File

@ -82,7 +82,7 @@ subprojects {
stringtemplate: 'org.antlr:stringtemplate:3.2.1',
commons_cli: 'commons-cli:commons-cli:1.2',
jflex: 'de.jflex:jflex:1.4.3',
proguard: 'net.sf.proguard:proguard-base:4.8'
proguard: 'net.sf.proguard:proguard-base:5.2'
]
}