Update kotlin monorepo to v1.8.22

This commit is contained in:
Renovate Bot 2023-06-07 19:31:38 +00:00
parent a9494626bb
commit 01c8092cac

View File

@ -16,7 +16,7 @@ materialDesign = "1.9.0"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.5.1"
kotlin = "1.8.21"
kotlin = "1.8.22"
kotlinxCoroutines = "1.7.1"
viewModelKtx = "2.6.1"
swipeRefresh = "1.1.0"