PR#28 Update moshi dependency so kotlin update doesn't break build
This commit is contained in:
parent
87b8dcb61f
commit
33fe236fa2
2 changed files with 1 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ project.ext {
|
|||
coil_version = "1.1.1"
|
||||
retrofit_version = "2.9.0"
|
||||
okhttp_version = "4.9.1"
|
||||
moshi_version = "1.12.0"
|
||||
moshi_version = "1.13.0"
|
||||
reloadable_module_version = "0.1.0"
|
||||
|
||||
testing_androidx_code_version = "1.4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue