Skip to content

Commit

Permalink
Merge pull request #289 from nevack/dependabot/gradle/org.gradle.andr…
Browse files Browse the repository at this point in the history
…oid.cache-fix-2.7.4

Bump org.gradle.android.cache-fix from 2.7.3 to 2.7.4
  • Loading branch information
nevack authored Sep 1, 2023
2 parents 3edbf9f + 7acc59c commit d88baf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ pluginManagement {
id("org.jetbrains.kotlin.android") version "1.9.10"
id("org.jetbrains.kotlin.kapt") version "1.9.10"
id("com.google.dagger.hilt.android") version "2.48"
id("org.gradle.android.cache-fix") version "2.7.3"
id("org.gradle.android.cache-fix") version "2.7.4"
id("com.google.gms.google-services") version "4.3.15"
id("com.google.firebase.crashlytics") version "2.9.9"
}
Expand Down

0 comments on commit d88baf3

Please sign in to comment.