mirror of
https://gitlab.com/ultrasonic/ultrasonic.git
synced 2025-04-15 08:50:35 +03:00
Merge branch 'RevertJackson' into 'develop'
Revert Jackson to 2.13.5 for compatibility with older APIs See merge request ultrasonic/ultrasonic!993
This commit is contained in:
commit
842cb36ecb
@ -23,7 +23,8 @@ viewModelKtx = "2.6.1"
|
||||
swipeRefresh = "1.1.0"
|
||||
|
||||
retrofit = "2.9.0"
|
||||
jackson = "2.14.2"
|
||||
## KEEP ON 2.13 branch (https://github.com/FasterXML/jackson-databind/issues/3658#issuecomment-1312633064) for compatibility with API 24
|
||||
jackson = "2.13.5"
|
||||
okhttp = "4.10.0"
|
||||
koin = "3.3.2"
|
||||
picasso = "2.8"
|
||||
|
Loading…
x
Reference in New Issue
Block a user