Skip to content

Commit f042c78

Browse files
authored
Merge pull request #824 from android/alexvanyo-patch-1
Update test core to 1.4.1-alpha04
2 parents 99b9bbf + 6f247c0 commit f042c78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ ext {
4444

4545
// App dependencies
4646
androidXVersion = '1.0.0'
47-
androidXTestCoreVersion = '1.4.0'
47+
androidXTestCoreVersion = '1.4.1-alpha04'
4848
androidXTestExtKotlinRunnerVersion = '1.1.3'
4949
androidXTestRulesVersion = '1.2.0'
5050
androidXAnnotations = '1.3.0'

0 commit comments

Comments
 (0)