Skip to content

Commit a5f2851

Browse files
committed
Add support for Kotlin 2.3.10.
1 parent 81610cf commit a5f2851

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
@@ -15,7 +15,7 @@ kotlin.suppressGradlePluginWarnings=IncorrectCompileOnlyDependencyWarning
1515

1616
pluginId=co.touchlab.skie
1717

18-
versionSupport.kotlin=2.0.0(2.0.10), 2.0.20(2.0.21), 2.1.0(2.1.10), 2.1.20(2.1.21), 2.2.0(2.2.10), 2.2.20(2.2.21), 2.3.0
18+
versionSupport.kotlin=2.0.0(2.0.10), 2.0.20(2.0.21), 2.1.0(2.1.10), 2.1.20(2.1.21), 2.2.0(2.2.10), 2.2.20(2.2.21), 2.3.0(2.3.10)
1919
versionSupport.kotlin.klibCompiler=2.0.21
2020
#versionSupport.kotlin.enabledVersions=2.0.0
2121
#versionSupport.kotlin.enabledVersions=2.0.20

0 commit comments

Comments
 (0)