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.
2 parents dc979b8 + a02efd1 commit 9758958Copy full SHA for 9758958
demo-app/gradle/libs.versions.toml
@@ -3,7 +3,7 @@ project-utilities = "3.1.0"
3
android = "9.0.0"
4
5
[libraries]
6
-robolectric = "org.robolectric:robolectric:4.16"
+robolectric = "org.robolectric:robolectric:4.16.1"
7
unitTesting = { module = "com.likethesalad.tools:unit-testing", version.ref = "project-utilities" }
8
9
[plugins]
0 commit comments