Update kotlin monorepo to v2.1.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-28 05:02:58 +00:00 committed by Andy Scherzinger
parent 2d294e8bf5
commit d7e3b6331d
No known key found for this signature in database
GPG key ID: 6CADC7E3523C308B

View file

@ -11,7 +11,7 @@
buildscript {
ext {
kotlinVersion = '2.0.21'
kotlinVersion = '2.1.0'
hilt_version = '2.44'
}