chore(deps): update kotlin monorepo to v1.9.10

This commit is contained in:
renovate[bot]
2023-09-04 10:02:39 +00:00
committed by Andre K
parent 57221a50ce
commit 2bbd46a5df

View File

@@ -3,7 +3,7 @@
buildscript {
ext {
useCrashlytics = false
kotlin_version = '1.8.22'
kotlin_version = '1.9.10'
hilt_version = '2.47'
protobuf_version = '3.24.2'
}