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 9dfb7b7 commit 3b0d04cCopy full SHA for 3b0d04c
gradle/libs.versions.toml
@@ -48,7 +48,7 @@ play-core-ktx = "com.google.android.play:core-ktx:1.8.1"
48
licenses = "com.google.android.gms:play-services-oss-licenses:17.1.0"
49
50
junit = "junit:junit:4.13.2"
51
-robolectric = "org.robolectric:robolectric:4.14.1"
+robolectric = "org.robolectric:robolectric:4.16"
52
53
[plugins]
54
androidGradlePlugin = { id = "com.android.application", version.ref = "androidGradlePlugin" }
0 commit comments