Skip to content

Commit

Permalink
Bump androidx.build.gradle.gcpbuildcache (google#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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Omar Ismail <[email protected]>
  • Loading branch information
2 people authored and Santosh Pingle committed Oct 18, 2023
1 parent a725027 commit 2d79adc
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 2d79adc

Please sign in to comment.