Update kotlin monorepo to v1.7.21

This commit is contained in:
Renovate Bot 2022-11-08 15:33:14 +00:00
parent a33da9925e
commit b99b10ebd7

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.20"
kotlin = "1.7.21"
kotlinxCoroutines = "1.6.4-native-mt"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.5.1"