Bump proguard to 7.1.1

This commit is contained in:
Goooler 2021-07-29 02:51:01 +08:00 committed by Connor Tumbleson
parent 76f01c3695
commit b9f7ae805e
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ buildscript {
commons_lang : 'org.apache.commons:commons-lang3:3.12.0',
guava : 'com.google.guava:guava:30.1.1-jre',
junit : 'junit:junit:4.13.2',
proguard_gradle: 'com.guardsquare:proguard-gradle:7.1.0',
proguard_gradle: 'com.guardsquare:proguard-gradle:7.1.1',
snakeyaml : 'org.yaml:snakeyaml:1.29:android',
smali : 'org.smali:smali:2.5.2',
xmlpull : 'xpp3:xpp3:1.1.4c',