updated-dependencies:
- dependency-name: org.jetbrains.kotlin.android
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-05-21 13:12:39 +00:00 committed by GitHub
parent 90c482ae4f
commit 285b5e7fa0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ roomVersion = "2.6.1"
timber = "5.0.1"
tunnel = "1.0.20230706"
androidGradlePlugin = "8.4.0"
kotlin = "1.9.23"
kotlin = "2.0.0"
ksp = "1.9.23-1.0.19"
composeBom = "2024.05.00"
compose = "1.6.7"