Skip to content

Commit a8ec83e

Browse files
committed
Update kotlin version to 1.8.21
1 parent bf39814 commit a8ec83e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

build.gradle.kts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11

22
plugins {
3-
kotlin("jvm") version "1.7.10"
3+
kotlin("jvm") version "1.8.21"
44
}
55

6-
val kotlinVersion: String by extra("1.7.10")
7-
val kotlinCoroutinesVersion: String by extra("1.6.4")
6+
val kotlinVersion: String by extra("1.8.21")
7+
val kotlinCoroutinesVersion: String by extra("1.7.0-RC")
88

99
allprojects {
1010
repositories {
11-
jcenter()
11+
mavenCentral()
1212
}
1313
}
1414

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy