-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Dependency Updates - AndroidX Test Batch #17556
Copy link
Copy link
Closed
Description
Parent #17551
This issue is about updating all AndroidX Test related dependencies for the whole project.
This AndroidX Test batch contains the following 5 dependencies:
-
androidxTestCoreVersion = '1.4.0(see releases) Update androidxTestCoreVersion to 1.5.0 #17614 -
androidxTestEspressoVersion = '3.4.0'(see releases) Update androidxTestEspressoVersion to 3.5.0 #17615 (skipped the update to3.5.0due to performance degradation) -
androidxTestEspressoAccessibilityVersion = '3.3.0-alpha05'(see releases) -
androidxTestExtJunitVersion = '1.1.3'(see [releases] (https://developer.android.com/jetpack/androidx/releases/test)) Update androidxTestExtJunitVersion to 1.1.4 #17616 -
androidxTestUiAutomatorVersion = '2.2.0'(see releases) -> Comment
FYI: Most probably, both androidxTestEspressoVersion and androidxTestEspressoAccessibilityVersion should point to the same version (see Google's Maven Repository)
Reactions are currently unavailable