Skip to content

Commit 3df6d72

Browse files
chore: bump com.guardsquare:proguard-gradle from 7.3.0 to 7.8.1
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.3.0 to 7.8.1. - [Release notes](https://github.com/Guardsquare/proguard/releases) - [Commits](Guardsquare/proguard@v7.3.0...v7.8.1) --- updated-dependencies: - dependency-name: com.guardsquare:proguard-gradle dependency-version: 7.8.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4fca8ae commit 3df6d72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tooling/custom-lint-rules/build.gradle

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ buildscript {
1818
dependencies {
1919
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
2020
classpath "com.android.tools.build:gradle:$gradle_version"
21-
classpath 'com.guardsquare:proguard-gradle:7.3.0'
21+
classpath 'com.guardsquare:proguard-gradle:7.8.1'
2222
}
2323
}
2424

0 commit comments

Comments
 (0)