Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ protobufjavautil = "3.25.5"
protoc = "3.25.5"
quickcheck = "0.6"
reactiveStreams = "1.0.4"
robolectric = "4.12"
robolectric = "4.12" # Do not use >4.12 as it breaks the build
runner = "1.0.2"
rxandroid = "2.0.2"
rxjava = "2.1.14"
Expand Down
Loading