chore(deps): update kotlin_version to v2.0.21

This commit is contained in:
renovate[bot] 2024-10-10 13:36:59 +00:00 committed by Andre K
parent 8df1634fd6
commit 65863542d1

View file

@ -3,7 +3,7 @@
buildscript {
ext {
useCrashlytics = false
kotlin_version = '2.0.20'
kotlin_version = '2.0.21'
hilt_version = '2.52'
protobuf_version = '4.28.2'
}