Update kotlin monorepo to v1.8.20

This commit is contained in:
Renovate Bot 2023-03-30 10:33:53 +00:00
parent 586b4f16e7
commit 037519a5d3

View File

@ -16,7 +16,7 @@ materialDesign = "1.8.0"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.5.0"
kotlin = "1.8.10"
kotlin = "1.8.20"
kotlinxCoroutines = "1.6.4"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.6.0"