Skip to content

Commit 0b8e3a8

Browse files
committed
Add support for 1.9.21.
1 parent 1420055 commit 0b8e3a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common-gradle/gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ kotlin.mpp.import.enableKgpDependencyResolution=true
88

99
pluginId=co.touchlab.skie
1010

11-
versionSupport.kotlinTooling=1.8.0(1.8.10), 1.8.20(1.8.21, 1.8.22), 1.9.0(1.9.10), 1.9.20
11+
versionSupport.kotlinTooling=1.8.0(1.8.10), 1.8.20(1.8.21, 1.8.22), 1.9.0(1.9.10), 1.9.20(1.9.21)
1212
versionSupport.gradleApi=7.3, 8.0, 8.1
1313

1414
touchlab.key=ABCDEFGHIJKLMNOPQRSTUVWXYZ

0 commit comments

Comments
 (0)