We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24e1f9f commit 8a4bfb6Copy full SHA for 8a4bfb6
build.gradle
@@ -7,7 +7,7 @@ buildscript {
7
// Dependency versions
8
androidXAppCompatVersion = "1.2.0"
9
androidXWebKitVersion = "1.4.0"
10
- androidXTestVersion = "1.3.0"
+ androidXTestVersion = "1.6.1"
11
junitVersion = "4.13.2"
12
robolectricVersion = '4.5.1'
13
}
0 commit comments