We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b9bfd88 commit 120cbd9Copy full SHA for 120cbd9
flutter_local_notifications/android/build.gradle
@@ -50,5 +50,5 @@ dependencies {
50
testImplementation 'junit:junit:4.12'
51
testImplementation 'org.mockito:mockito-core:3.10.0'
52
testImplementation 'androidx.test:core:1.2.0'
53
- testImplementation "org.robolectric:robolectric:4.7.3"
+ testImplementation "org.robolectric:robolectric:4.14.1"
54
}
0 commit comments