Skip to content

Commit

Permalink
Update plugin cacheFixPlugin to v2.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 28, 2023
1 parent ed5f5a3 commit 4483183
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ agp-application = { id = "com.android.application", version.ref = "agp" }
agp-library = { id = "com.android.library", version.ref = "agp" }
apollo = { id = "com.apollographql.apollo3", version.ref = "apollo" }
bugsnag = { id = "com.bugsnag.android.gradle", version = "8.0.1" }
cacheFixPlugin = { id = "org.gradle.android.cache-fix", version = "2.7.1" }
cacheFixPlugin = { id = "org.gradle.android.cache-fix", version = "2.7.2" }
dependencyAnalysis = { id = "com.autonomousapps.dependency-analysis", version = "1.20.0" }
detekt = { id = "io.gitlab.arturbosch.detekt", version.ref = "detekt" }
doctor = { id = "com.osacky.doctor", version = "0.8.1" }
Expand Down

0 comments on commit 4483183

Please sign in to comment.