---
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:
parent
c8937bf2c1
commit
1b971fb865
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = '1.9.22'
|
||||
ext.kotlin_version = '2.0.0'
|
||||
}
|
||||
|
||||
plugins {
|
||||
|
|
|
|||
Loading…
Reference in a new issue