Skip to content

Commit 7f68e65

Browse files
committed
Update to monitor 1.5.0-rc01 and orchestrator 1.4.1-rc01
1 parent e4c651d commit 7f68e65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

runner/AndroidTestOrchestratorSample/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ ext {
3030
coreVersion = "1.4.0"
3131
extJUnitVersion = "1.1.3"
3232
runnerVersion = "1.4.0"
33-
monitorVersion = "1.5.0-beta01"
33+
monitorVersion = "1.5.0-rc01"
3434
rulesVersion = "1.4.0"
3535
espressoVersion = "3.4.0"
36-
orchestratorVersion = "1.4.1-beta01"
36+
orchestratorVersion = "1.4.1-rc01"
3737
}

0 commit comments

Comments
 (0)