Update dependency org.jetbrains.kotlin:kotlin-gradle-plugin to v2
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 41m58s
All checks were successful
Home Server Merge / Serial Reader (pull_request) Successful in 41m58s
This commit is contained in:
parent
55ec813ad6
commit
753145ec60
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
buildscript {
|
||||
ext.kotlin_version = '1.9.24'
|
||||
ext.kotlin_version = '2.0.0'
|
||||
repositories {
|
||||
google()
|
||||
mavenCentral()
|
||||
|
|
Loading…
Reference in a new issue