We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e646015 commit eba0f27Copy full SHA for eba0f27
gradle.properties
@@ -5,7 +5,6 @@
5
group=dev.whyoleg.cryptography
6
version=0.5.0
7
#Kotlin
8
-kotlin.mpp.import.enableKgpDependencyResolution=true
9
kotlin.mpp.enableCInteropCommonization=true
10
kotlin.native.ignoreDisabledTargets=true
11
kotlin.native.enableKlibsCrossCompilation=false
gradle/libs.versions.toml
@@ -1,6 +1,6 @@
1
[versions]
2
3
-kotlin = "2.2.21"
+kotlin = "2.3.0-Beta1"
4
# kotlin/kotlinx
kotlin-dokka = "2.0.0"
0 commit comments