Browse Source

Update kotlin monorepo to v2.1.0

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] 6 months ago
parent
commit
d7e3b6331d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

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