mirror of
https://codeberg.org/Freeyourgadget/Gadgetbridge
synced 2025-01-13 11:17:33 +01:00
try to make travis green again
This commit is contained in:
parent
6c6afaf81a
commit
e6eba8fbe0
@ -64,6 +64,7 @@ dependencies {
|
|||||||
testImplementation "junit:junit:4.12"
|
testImplementation "junit:junit:4.12"
|
||||||
testImplementation "org.mockito:mockito-core:1.10.19"
|
testImplementation "org.mockito:mockito-core:1.10.19"
|
||||||
testImplementation "org.robolectric:robolectric:3.6.1"
|
testImplementation "org.robolectric:robolectric:3.6.1"
|
||||||
|
testImplementation "com.google.code.gson:gson:2.8.5"
|
||||||
|
|
||||||
implementation fileTree(dir: "libs", include: ["*.jar"])
|
implementation fileTree(dir: "libs", include: ["*.jar"])
|
||||||
implementation "androidx.appcompat:appcompat:1.0.2"
|
implementation "androidx.appcompat:appcompat:1.0.2"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user