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.
1 parent 0c1e6eb commit c3eb9daCopy full SHA for c3eb9da
build.gradle
@@ -103,7 +103,7 @@ dependencies {
103
compile 'com.squareup.okhttp3:okhttp:3.14.7'
104
compile 'com.squareup.okhttp3:logging-interceptor:3.14.7'
105
compile 'com.google.code.gson:gson:2.8.6'
106
- compile 'io.gsonfire:gson-fire:1.8.4'
+ compile 'io.gsonfire:gson-fire:1.9.0'
107
compile group: 'org.apache.commons', name: 'commons-lang3', version: '3.10'
108
compile 'org.threeten:threetenbp:1.4.3'
109
testCompile 'junit:junit:4.13'
0 commit comments