mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-06-16 21:10:57 +08:00
Fix tests with SDK 32
This commit is contained in:
parent
3fe6f4ca3c
commit
4e89c54724
@ -63,7 +63,7 @@ dependencies {
|
||||
// Tests
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'androidx.test:core:1.4.0'
|
||||
testImplementation "org.robolectric:robolectric:4.7.3"
|
||||
testImplementation "org.robolectric:robolectric:4.8-alpha-1"
|
||||
testImplementation 'org.mockito:mockito-core:1.10.19'
|
||||
|
||||
// AndroidX
|
||||
|
||||
Loading…
Reference in New Issue
Block a user