0
0
mirror of https://github.com/thunderbird/thunderbird-android.git synced 2024-09-20 12:12:15 +02:00

Update Moshi to 1.11.0

This commit is contained in:
cketti 2020-11-11 20:52:25 +01:00
parent 8b17a631aa
commit 75dd375536

View File

@ -27,7 +27,7 @@ buildscript {
'materialComponents': '1.2.1',
'preferencesFix': '1.1.0',
'okio': '2.9.0',
'moshi': '1.9.3',
'moshi': '1.11.0',
'timber': '4.7.1',
'koin': '2.1.6',
'commonsIo': '2.6',