Skip to content

Commit afc57fa

Browse files
Update Robolectric to 4.9 for JDK 17 support during builds (#3697)
1 parent 86deed2 commit afc57fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jna_version=5.9.0
3030
# Android versions
3131
android_version=4.1.1.4
3232
androidx_annotation_version=1.1.0
33-
robolectric_version=4.4
33+
robolectric_version=4.9
3434
baksmali_version=2.2.7
3535

3636
# JS

0 commit comments

Comments
 (0)