Skip to content

Commit

Permalink
Bump org.gradle.android.cache-fix from 2.7.2 to 2.7.3 (#193)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 3, 2023
1 parent 93a5b82 commit a785bb7
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 @@ -90,4 +90,4 @@ kapt = { id = "org.jetbrains.kotlin.kapt", version.ref = "kotlin" }
ksp = { id = "com.google.devtools.ksp", version = "1.9.0-1.0.13" }
hilt = { id = "com.google.dagger.hilt.android", version.ref = "hilt" }
spotless = { id = "com.diffplug.spotless", version = "6.20.0" }
cache-fix = { id = "org.gradle.android.cache-fix", version = "2.7.2" }
cache-fix = { id = "org.gradle.android.cache-fix", version = "2.7.3" }

0 comments on commit a785bb7

Please sign in to comment.