Skip to content

Commit c8699b2

Browse files
committed
Upgrade roboeletric to 4.8.1
Update to the lastest stable roboelectric so we can untilize the speed improvements and new features plus android API suppport later.
1 parent d3acf89 commit c8699b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

OneSignalSDK/unittest/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ ext {
1111
googlePlayServicesVersion = '18.0.0'
1212
jUnitVersion = '4.13.2'
1313
reflectionsVersion = '0.9.12'
14-
roboelectricVersion = '4.4'
14+
roboelectricVersion = '4.8.1'
1515
}
1616

1717
apply plugin: 'com.android.application'

0 commit comments

Comments
 (0)