Skip to content

Commit a912990

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.7.0")
18+
classpath("com.guardsquare:proguard-gradle:7.8.0")
1919
}
2020
}
2121
val envProperties = Properties()

0 commit comments

Comments
 (0)