Skip to content

Commit

Permalink
chore: bump com.guardsquare:proguard-gradle from 7.3.0 to 7.4.0 (#435)
Browse files Browse the repository at this point in the history
Bumps [com.guardsquare:proguard-gradle](https://github.com/Guardsquare/proguard) from 7.3.0 to 7.4.0.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.3.0...v7.4)

---
updated-dependencies:
- dependency-name: com.guardsquare:proguard-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent 148681b commit 1d061fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tooling/custom-lint-rules/build.gradle
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
dependencies {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath "com.android.tools.build:gradle:$gradle_version"
classpath 'com.guardsquare:proguard-gradle:7.3.0'
classpath 'com.guardsquare:proguard-gradle:7.4.0'
}
}

Expand Down

0 comments on commit 1d061fd

Please sign in to comment.