Skip to content

Commit db5064f

Browse files
committed
0.2.0 release
1 parent d504943 commit db5064f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ org.gradle.parallel=true
99
publishing.github=false
1010
publishing.sonatype=false
1111

12-
toolsVersion=0.11.0-kotlin-1.6.10
12+
toolsVersion=0.11.1-kotlin-1.6.10

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ pluginManagement {
88
val toolsVersion: String by extra
99

1010
repositories {
11-
//mavenLocal()
11+
mavenLocal()
1212
maven("https://repo.kotlin.link")
1313
mavenCentral()
1414
gradlePluginPortal()

0 commit comments

Comments
 (0)