Merge branch 'renovate/kotlin' into 'develop'

Update kotlin to v1.7.20

See merge request ultrasonic/ultrasonic!841
This commit is contained in:
birdbird 2022-10-03 13:39:35 +00:00
commit 9c8eb37dff

View File

@ -18,7 +18,7 @@ androidSupportDesign = "1.6.1"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.4.3"
kotlin = "1.7.10"
kotlin = "1.7.20"
kotlinxCoroutines = "1.6.4-native-mt"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.5.1"