Skip to content

Commit 14f1791

Browse files
author
Krzysztof Borowy
committed
bump robolectric
1 parent 43030a9 commit 14f1791

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/default-storage/android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ dependencies {
105105
def room_version = project.ext.AsyncStorageConfig.roomVersion
106106
def coroutines_version = "1.7.3"
107107
def junit_version = "4.13.2"
108-
def robolectric_version = "4.7.3"
108+
def robolectric_version = "4.11.1"
109109
def truth_version = "1.1.3"
110110
def androidxtest_version = "1.4.0"
111111
def androidtest_junit_version = "1.1.3"

0 commit comments

Comments
 (0)