fix(deps): update kotlin to v1.7.21

This commit is contained in:
renovate[bot] 2022-11-12 19:57:41 +00:00 committed by GitHub
parent 653787c946
commit 18ed012154
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,7 +8,7 @@ composeCompiler = "1.3.2"
coroutines = "1.6.4"
dagger = "2.44.1"
hilt = "1.0.0"
kotlin = "1.7.20"
kotlin = "1.7.21"
material_motion = "0.10.3"
# @pin Needs to be aligned with Retrofit
okhttp = "3.14.9"