mirror of
https://github.com/LawnchairLauncher/lawnchair.git
synced 2026-02-27 15:26:58 +00:00
build: Rename 'market' flavour to 'play' (#6141)
Signed-off-by: Pun Butrach <pun.butrach@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ android {
|
|||||||
lawn { dimension = "app" }
|
lawn { dimension = "app" }
|
||||||
withQuickstep { dimension = "recents" }
|
withQuickstep { dimension = "recents" }
|
||||||
github { dimension = "channel" }
|
github { dimension = "channel" }
|
||||||
market { dimension = "channel" }
|
play { dimension = "channel" }
|
||||||
}
|
}
|
||||||
|
|
||||||
testOptions.managedDevices.devices {
|
testOptions.managedDevices.devices {
|
||||||
|
|||||||
Reference in New Issue
Block a user