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.
2 parents 694b5ab + 3290f91 commit d0bcfb1Copy full SHA for d0bcfb1
build.gradle
@@ -10,7 +10,7 @@ repositories {
10
sourceCompatibility = JavaVersion.VERSION_1_8
11
12
dependencies {
13
- implementation 'com.mashape.unirest:unirest-java:1.4.9'
+ implementation 'com.konghq:unirest-java:2.3.08'
14
implementation 'com.squareup.moshi:moshi:1.8.0'
15
testImplementation 'junit:junit:4.12'
16
}
0 commit comments