Skip to content

Commit 603e52d

Browse files
build(deps): bump com.guardsquare:proguard-gradle from 7.3.1 to 7.3.2 (#3032)
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.3.1 to 7.3.2. - [Release notes](https://github.com/Guardsquare/proguard/releases) - [Commits](Guardsquare/proguard@v7.3.1...v7.3.2) --- updated-dependencies: - dependency-name: com.guardsquare:proguard-gradle dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7a15c7b commit 603e52d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ buildscript {
2525
commons_text : 'org.apache.commons:commons-text:1.10.0',
2626
guava : 'com.google.guava:guava:31.1-jre',
2727
junit : 'junit:junit:4.13.2',
28-
proguard_gradle: 'com.guardsquare:proguard-gradle:7.3.1',
28+
proguard_gradle: 'com.guardsquare:proguard-gradle:7.3.2',
2929
snakeyaml : 'org.yaml:snakeyaml:1.32:android',
3030
smali : 'com.github.iBotPeaches.smali:smali:403e90375e',
3131
xmlpull : 'xpp3:xpp3:1.1.4c',

0 commit comments

Comments
 (0)