Update kotlin monorepo to v1.9.10

This commit is contained in:
Renovate Bot 2023-08-23 10:31:43 +00:00
parent 86464ba137
commit 2d943edd61

View File

@ -17,7 +17,7 @@ materialDesign = "1.9.0"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.5.2"
kotlin = "1.9.0"
kotlin = "1.9.10"
ksp = "1.9.0-1.0.13"
kotlinxCoroutines = "1.7.3"
viewModelKtx = "2.6.1"