Update kotlin monorepo to v1.8.21

This commit is contained in:
Renovate Bot 2023-04-25 05:32:25 +00:00
parent 138db03667
commit 10767d2d5b

View File

@ -16,7 +16,7 @@ materialDesign = "1.8.0"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.5.1"
kotlin = "1.8.20"
kotlin = "1.8.21"
kotlinxCoroutines = "1.6.4"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.6.1"