Skip to content

Commit b1c56a6

Browse files
authored
Merge pull request #39 from j-plugins/dependabot/gradle/com.guardsquare-proguard-gradle-7.8.1
Bump com.guardsquare:proguard-gradle from 7.8.0 to 7.8.1
2 parents 10d959f + 38f6633 commit b1c56a6

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

0 commit comments

Comments
 (0)