Skip to content

Commit 2e8d64b

Browse files
committed
Lower Proguard to 7.5.0
1 parent 7917b66 commit 2e8d64b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ springDependencyManagement = { id = "io.spring.dependency-management", version =
3232

3333
[libraries]
3434
junit = { group = "junit", name = "junit", version = "4.13.2" }
35-
proguard = { group = "com.guardsquare", name = "proguard-gradle", version = "7.6.0" }
35+
proguard = { group = "com.guardsquare", name = "proguard-gradle", version = "7.5.0" }
3636
# this allows us to develop against a fixed version of Gradle, as opposed to depending on the
3737
# locally available version. kotlin-gradle-plugin follows the same approach.
3838
# More info: https://docs.nokee.dev/manual/gradle-plugin-development-plugin.html

0 commit comments

Comments
 (0)