Update moshi lib

This commit is contained in:
ganfra 2018-11-09 09:51:43 +01:00
parent 7e199494e7
commit 05e9577b7f

View file

@ -43,7 +43,7 @@ dependencies {
def arrow_version = "0.8.0"
def support_version = '28.0.0'
def moshi_version = '1.7.0'
def moshi_version = '1.8.0'
def lifecycle_version = "1.1.1"
implementation fileTree(dir: 'libs', include: ['*.aar'])