Skip to content

Commit

Permalink
Bump androidx.build.gradle.gcpbuildcache (#2266)
Browse files Browse the repository at this point in the history
Bumps androidx.build.gradle.gcpbuildcache from 1.0.0-beta01 to 1.0.0-beta05.

---
updated-dependencies:
- dependency-name: androidx.build.gradle.gcpbuildcache
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Omar Ismail <44980219+omarismail94@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and omarismail94 committed Oct 16, 2023
1 parent c791082 commit dae93c3
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 @@ -3,7 +3,7 @@ import androidx.build.gradle.gcpbuildcache.GcpBuildCacheServiceFactory

plugins {
id("com.gradle.enterprise") version ("3.10")
id("androidx.build.gradle.gcpbuildcache") version "1.0.0-beta01"
id("androidx.build.gradle.gcpbuildcache") version "1.0.0-beta05"
id("org.gradle.toolchains.foojay-resolver-convention") version ("0.5.0")
}

Expand Down

0 comments on commit dae93c3

Please sign in to comment.