Skip to content

Commit 639009f

Browse files
committed
Update Moshi
1 parent 6c4ca83 commit 639009f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

library/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ android {
2424

2525
dependencies {
2626
compile "com.android.support:support-annotations:$support_version"
27-
compile 'com.squareup.moshi:moshi:1.3.1'
27+
compile 'com.squareup.moshi:moshi:1.4.0'
2828
compile "com.squareup.okhttp3:okhttp:$okhttp_version"
2929
compile 'com.github.franmontiel:PersistentCookieJar:v1.0.0'
3030

0 commit comments

Comments
 (0)