Skip to content

Commit

Permalink
Update robolectric to version 4.11
Browse files Browse the repository at this point in the history
  • Loading branch information
rvandermeulen authored and badboy committed Oct 30, 2023
1 parent abdc7df commit 735ff50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ buildscript {
mockito: '5.5.0',
mockwebserver: '4.11.0', // This is different than a-c, but we're fine, it's only tests.
kotlin: '1.8.21',
robolectric: '4.10.3',
robolectric: '4.11',
rust_android_plugin: '0.9.3',

// Android X dependencies
Expand Down

0 comments on commit 735ff50

Please sign in to comment.