1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-11 09:10:57 +01:00

Update dependencies.gradle

This commit is contained in:
tzugen 2021-11-01 13:05:26 +01:00 committed by tzugen
parent 435376b48b
commit dc312d4592
No known key found for this signature in database
GPG Key ID: 61E9C34BC10EC930

View File

@ -23,7 +23,7 @@ ext.versions = [
room : "2.3.0", room : "2.3.0",
kotlin : "1.5.31", kotlin : "1.5.31",
kotlinxCoroutines : "1.5.2-native-mt", kotlinxCoroutines : "1.5.2-native-mt",
viewModelKtx : "2.4.0", viewModelKtx : "2.3.0",
retrofit : "2.6.4", retrofit : "2.6.4",
jackson : "2.9.5", jackson : "2.9.5",