Update kotlin monorepo to v1.7.22

This commit is contained in:
Renovate Bot 2022-12-11 09:33:14 +00:00
parent 946cf8db5a
commit c849b4c9bd

View File

@ -16,7 +16,7 @@ materialDesign = "1.6.1"
constraintLayout = "2.1.4"
multidex = "2.0.1"
room = "2.4.3"
kotlin = "1.7.21"
kotlin = "1.7.22"
kotlinxCoroutines = "1.6.4-native-mt"
kotlinxGuava = "1.6.4"
viewModelKtx = "2.5.1"