From ef413dc77e2f99761263e84ecc8d21fefc84696b Mon Sep 17 00:00:00 2001 From: Akash Yadav Date: Sat, 1 Feb 2025 09:37:20 +0530 Subject: [PATCH] fix: clone branch instead of tags for application-services --- scripts/get_sources.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/get_sources.sh b/scripts/get_sources.sh index cae6f64c..71f4ac30 100755 --- a/scripts/get_sources.sh +++ b/scripts/get_sources.sh @@ -8,7 +8,7 @@ FIREFOX_RELEASE_PATH="candidates/${FIREFOX_TAG}-candidates/${FIREFOX_RC_BUILD_NA WASI_TAG="wasi-sdk-20" GLEAN_TAG="v63.0.0" GMSCORE_TAG="v0.3.6.244735" -APPSERVICES_TAG="v135.0" +APPSERVICES_TAG="release-v135" BUNDLETOOL_TAG="1.18.0" # Configuration