Update Moshi to version 1.14.0
This commit is contained in:
parent
3308525165
commit
fae7eb21b2
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@ buildscript {
|
|||
'fastAdapter': '5.6.0',
|
||||
'preferencesFix': '1.1.0',
|
||||
'okio': '3.2.0',
|
||||
'moshi': '1.13.0',
|
||||
'moshi': '1.14.0',
|
||||
'timber': '5.0.1',
|
||||
'koin': '3.2.0',
|
||||
// We can't upgrade Commons IO beyond this version because starting with 2.7 it is using Java 8 API
|
||||
|
|
Loading…
Reference in a new issue