mirror of
https://github.com/emanuele-f/PCAPdroid.git
synced 2026-05-08 21:12:26 +00:00
Update robolectric to 4.14.1
Provides Android 15 support
This commit is contained in:
+1
-1
@@ -81,7 +81,7 @@ dependencies {
|
||||
// Tests
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'androidx.test:core:1.6.1'
|
||||
testImplementation "org.robolectric:robolectric:4.11.1"
|
||||
testImplementation "org.robolectric:robolectric:4.14.1"
|
||||
|
||||
// AndroidX
|
||||
implementation 'androidx.appcompat:appcompat:1.7.0'
|
||||
|
||||
Reference in New Issue
Block a user