@@ -22,13 +22,13 @@ dependencyResolutionManagement {
22
22
library(' runner' , ' androidx.test:runner:1.7.0-alpha04' )
23
23
library(' ext.junit' , ' androidx.test.ext:junit:1.3.0-alpha04' )
24
24
library(' ext.truth' , ' androidx.test.ext:truth:1.7.0-alpha04' )
25
- library(' espresso.accessibility' , ' androidx.test.espresso:espresso-accessibility:3.7.0-alpha04 ' )
26
- library(' espresso.contrib' , ' androidx.test.espresso:espresso-contrib:3.7.0-alpha04 ' )
27
- library(' espresso.core' , ' androidx.test.espresso:espresso-core:3.7.0-alpha04 ' )
25
+ library(' espresso.accessibility' , ' androidx.test.espresso:espresso-accessibility:3.7.0-alpha05 ' )
26
+ library(' espresso.contrib' , ' androidx.test.espresso:espresso-contrib:3.7.0-alpha05 ' )
27
+ library(' espresso.core' , ' androidx.test.espresso:espresso-core:3.7.0-alpha05 ' )
28
28
library(' espresso.device' , ' androidx.test.espresso:espresso-device:1.1.0-alpha04' )
29
- library(' espresso.idlingresource' , ' androidx.test.espresso:espresso-idling-resource:3.7.0-alpha04 ' )
30
- library(' espresso.intents' , ' androidx.test.espresso:espresso-intents:3.7.0-alpha04 ' )
31
- library(' espresso.web' , ' androidx.test.espresso:espresso-web:3.7.0-alpha04 ' )
29
+ library(' espresso.idlingresource' , ' androidx.test.espresso:espresso-idling-resource:3.7.0-alpha05 ' )
30
+ library(' espresso.intents' , ' androidx.test.espresso:espresso-intents:3.7.0-alpha05 ' )
31
+ library(' espresso.web' , ' androidx.test.espresso:espresso-web:3.7.0-alpha05 ' )
32
32
library(' orchestrator' , ' androidx.test:orchestrator:1.6.0-alpha05' )
33
33
34
34
}
0 commit comments