From 97559dc1d9e5258de9ebdac8ecaba2b8ed96f4f3 Mon Sep 17 00:00:00 2001 From: Adam Date: Tue, 15 Dec 2020 14:51:25 +0100 Subject: [PATCH] Update test_sharding.md --- docs/test_sharding.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/test_sharding.md b/docs/test_sharding.md index 639d273641..79fac2bb7a 100644 --- a/docs/test_sharding.md +++ b/docs/test_sharding.md @@ -19,7 +19,7 @@ Orchestrator is **enabled by default in Flank** and disabled by default in gclou [AndroidX Test 1.3.0 Beta02][androidx_test] or later is required to run parameterized tests with orchestrator. Both the runner and orchestrator must be updated. -Local execution will use the version of Orchestrator defined in your gradle file. Firebase Test Lab currently uses Orchestrator v1.2.0. Firebase must manually upgrade Orchestrator on their devices for customers to use the new version. +Local execution will use the version of Orchestrator defined in your gradle file. Firebase Test Lab currently uses Orchestrator v1.3.0. Firebase must manually upgrade Orchestrator on their devices for customers to use the new version. [orchestrator]: https://developer.android.com/training/testing/junit-runner#using-android-test-orchestrator [instrumentation]: https://developer.android.com/reference/android/app/Instrumentation