Skip to content

Commit

Permalink
Bump org.gradle.android.cache-fix from 2.7.2 to 2.7.3 (#225)
Browse files Browse the repository at this point in the history
Bumps org.gradle.android.cache-fix from 2.7.2 to 2.7.3.

---
updated-dependencies:
- dependency-name: org.gradle.android.cache-fix
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Aug 5, 2023
1 parent 9d65b84 commit e409129
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ plugins {
id("com.android.library") version agpVersion apply false
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
id("com.google.dagger.hilt.android") version "2.47" apply false
id("org.gradle.android.cache-fix") version "2.7.2" apply false
id("org.gradle.android.cache-fix") version "2.7.3" apply false
}

allprojects {
Expand Down

0 comments on commit e409129

Please sign in to comment.