Update kotlin to v1.7.20

This commit is contained in:
Renovate Bot 2022-10-01 12:32:46 +00:00
parent f83d3fa421
commit 13b61e4fae

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"