Skip to content

Commit

Permalink
chore: bump com.guardsquare:proguard-gradle from 7.3.0 to 7.4.1
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.1.
- [Release notes](https://github.com/Guardsquare/proguard/releases)
- [Commits](Guardsquare/proguard@v7.3.0...v7.4.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 13, 2023
1 parent 66dc963 commit e2617cc
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.1'
}
}

Expand Down

0 comments on commit e2617cc

Please sign in to comment.