mirror of
https://github.com/element-hq/element-android
synced 2024-11-23 09:55:40 +03:00
Update moshi lib
This commit is contained in:
parent
7e199494e7
commit
05e9577b7f
1 changed files with 1 additions and 1 deletions
|
@ -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'])
|
||||
|
|
Loading…
Reference in a new issue