From ce3ad0addc9e842e07aa25bead1f89a5d9f61162 Mon Sep 17 00:00:00 2001 From: Pun Butrach Date: Tue, 25 Nov 2025 07:59:42 +0700 Subject: [PATCH] build: Rename 'market' flavour to 'play' (#6141) Signed-off-by: Pun Butrach --- baseline-profile/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/baseline-profile/build.gradle b/baseline-profile/build.gradle index a39b8e290b..292b9057dd 100644 --- a/baseline-profile/build.gradle +++ b/baseline-profile/build.gradle @@ -20,7 +20,7 @@ android { lawn { dimension = "app" } withQuickstep { dimension = "recents" } github { dimension = "channel" } - market { dimension = "channel" } + play { dimension = "channel" } } testOptions.managedDevices.devices {