Skip to content

Commit eba0f27

Browse files
committed
Kotlin 2.3.0-Beta1
1 parent e646015 commit eba0f27

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

gradle.properties

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
group=dev.whyoleg.cryptography
66
version=0.5.0
77
#Kotlin
8-
kotlin.mpp.import.enableKgpDependencyResolution=true
98
kotlin.mpp.enableCInteropCommonization=true
109
kotlin.native.ignoreDisabledTargets=true
1110
kotlin.native.enableKlibsCrossCompilation=false

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22

3-
kotlin = "2.2.21"
3+
kotlin = "2.3.0-Beta1"
44

55
# kotlin/kotlinx
66
kotlin-dokka = "2.0.0"

0 commit comments

Comments
 (0)