Skip to content

Commit 1a65706

Browse files
committed
Switch to 1.3.70 release
1 parent abf64a8 commit 1a65706

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

build.gradle.kts

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

22
plugins {
3-
kotlin("jvm") version "1.3.70-eap-184"
3+
kotlin("jvm") version "1.3.70"
44
}
55

6-
val kotlinVersion: String by extra("1.3.70-eap-184")
7-
6+
val kotlinVersion: String by extra("1.3.70")
7+
88
allprojects {
99
repositories {
10-
maven("https://dl.bintray.com/kotlin/kotlin-eap")
11-
jcenter()
10+
jcenter()
1211
}
1312
}
1413

settings.gradle.kts

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

2-
pluginManagement {
3-
repositories {
4-
gradlePluginPortal()
5-
maven { url = uri("https://dl.bintray.com/kotlin/kotlin-eap") }
6-
}
7-
}
8-
92
include("jvm:basic:jvm-simple-script:script")
103
include("jvm:basic:jvm-simple-script:host")
114

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