We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24e1f9f commit fa4003aCopy full SHA for fa4003a
build.gradle
@@ -9,7 +9,7 @@ buildscript {
9
androidXWebKitVersion = "1.4.0"
10
androidXTestVersion = "1.3.0"
11
junitVersion = "4.13.2"
12
- robolectricVersion = '4.5.1'
+ robolectricVersion = '4.8.2'
13
}
14
repositories {
15
google()
0 commit comments