Skip to content

Commit e27186b

Browse files
authored
Merge pull request #11 from xepozz/dependabot/gradle/com.guardsquare-proguard-gradle-7.7.0
Bump com.guardsquare:proguard-gradle from 7.6.1 to 7.7.0
2 parents 8619781 + 872f30e commit e27186b

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

0 commit comments

Comments
 (0)