From 490890d7139256a68bc20f43f3701905bea285da Mon Sep 17 00:00:00 2001 From: Ram Muthiah Date: Thu, 13 Aug 2026 16:08:42 -0700 Subject: [PATCH] Bumping cache version so release branches can build fully --- .config/cache-config.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.config/cache-config.env b/.config/cache-config.env index 774a4628b40..fa6b2be0b50 100644 --- a/.config/cache-config.env +++ b/.config/cache-config.env @@ -1,3 +1,3 @@ -CACHE_VERSION=v1 +CACHE_VERSION=v2 BAZEL_REMOTE_CACHE="https://storage.googleapis.com/android-cuttlefish-cache"