Skip to content

Commit c80fa9d

Browse files
authored
Merge pull request #33 from j-plugins/dependabot/gradle/com.guardsquare-proguard-gradle-7.8.0
Bump com.guardsquare:proguard-gradle from 7.7.0 to 7.8.0
2 parents af86fde + a912990 commit c80fa9d

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)