mirror of
https://github.com/vector-im/element-android.git
synced 2024-11-15 01:35:07 +08:00
Update moshi lib
This commit is contained in:
parent
7e199494e7
commit
05e9577b7f
@ -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 New Issue
Block a user