chore(deps): update kotlin_version to v1.9.23

This commit is contained in:
renovate[bot]
2024-03-07 07:55:35 +00:00
committed by Andre K
parent aeec1fbcd8
commit 0e39c3992d
+1 -1
View File
@@ -3,7 +3,7 @@
buildscript {
ext {
useCrashlytics = false
kotlin_version = '1.9.22'
kotlin_version = '1.9.23'
hilt_version = '2.51'
protobuf_version = '3.25.3'
}