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