We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c4ca83 commit 639009fCopy full SHA for 639009f
1 file changed
library/build.gradle
@@ -24,7 +24,7 @@ android {
24
25
dependencies {
26
compile "com.android.support:support-annotations:$support_version"
27
- compile 'com.squareup.moshi:moshi:1.3.1'
+ compile 'com.squareup.moshi:moshi:1.4.0'
28
compile "com.squareup.okhttp3:okhttp:$okhttp_version"
29
compile 'com.github.franmontiel:PersistentCookieJar:v1.0.0'
30
0 commit comments