Skip to content

Commit 872f30e

Browse files
Bump com.guardsquare:proguard-gradle from 7.6.1 to 7.7.0
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.6.1 to 7.7.0. - [Release notes](https://github.com/Guardsquare/proguard/releases) - [Commits](Guardsquare/proguard@v7.6.1...v7.7) --- updated-dependencies: - dependency-name: com.guardsquare:proguard-gradle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2b08265 commit 872f30e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ buildscript {
1515
google()
1616
}
1717
dependencies {
18-
classpath("com.guardsquare:proguard-gradle:7.6.1")
18+
classpath("com.guardsquare:proguard-gradle:7.7.0")
1919
}
2020
}
2121
val envProperties = Properties()

0 commit comments

Comments
 (0)