Skip to content

Commit

Permalink
Bump org.gradle.android.cache-fix from 2.8.0 to 2.8.1 (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent d761261 commit eea7042
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 @@ -92,4 +92,4 @@ kotlin-parcelize = { id = "org.jetbrains.kotlin.plugin.parcelize", version.ref =
ksp = { id = "com.google.devtools.ksp", version = "1.9.10-1.0.13" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
spotless = { id = "com.diffplug.spotless", version = "6.21.0" }
cache-fix = { id = "org.gradle.android.cache-fix", version = "2.8.0" }
cache-fix = { id = "org.gradle.android.cache-fix", version = "2.8.1" }

0 comments on commit eea7042

Please sign in to comment.