Update kotlin, room, okhttp
This commit is contained in:
parent
b5806cbbbf
commit
f1ce568b5e
|
@ -17,14 +17,14 @@ ext.versions = [
|
|||
androidSupportDesign : "1.2.1",
|
||||
constraintLayout : "2.0.1",
|
||||
multidex : "2.0.1",
|
||||
room : "2.2.5",
|
||||
kotlin : "1.3.72",
|
||||
room : "2.2.6",
|
||||
kotlin : "1.4.32",
|
||||
kotlinxCoroutines : "1.3.9",
|
||||
viewModelKtx : "2.2.0",
|
||||
|
||||
retrofit : "2.4.0",
|
||||
jackson : "2.9.5",
|
||||
okhttp : "3.10.0",
|
||||
okhttp : "3.14.9",
|
||||
semver : "1.0.0",
|
||||
twitterSerial : "0.1.6",
|
||||
koin : "2.2.2",
|
||||
|
|
Loading…
Reference in New Issue