mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge.git
synced 2026-07-31 07:44:24 +02:00
Revert "Update dependency org.robolectric:robolectric to v4.16"
Roboelectric 4.16 dropped support for SDK 21
This reverts commit d15404c344.
This commit is contained in:
+1
-1
@@ -227,7 +227,7 @@ dependencies {
|
||||
|
||||
testImplementation "junit:junit:4.13.2"
|
||||
testImplementation "org.mockito:mockito-core:5.19.0"
|
||||
testImplementation "org.robolectric:robolectric:4.16"
|
||||
testImplementation "org.robolectric:robolectric:4.15.1"
|
||||
testImplementation "org.hamcrest:hamcrest-library:3.0"
|
||||
|
||||
implementation 'androidx.core:core-ktx:1.17.0'
|
||||
|
||||
Reference in New Issue
Block a user