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 24e511d commit 6cdb6d4Copy full SHA for 6cdb6d4
buildSrc/.kotlin/errors/errors-1758619680916.log
@@ -0,0 +1,4 @@
1
+kotlin version: 2.0.21
2
+error message: The daemon has terminated unexpectedly on startup attempt #1 with error code: 0. The daemon process output:
3
+ 1. Kotlin compile daemon is ready
4
+
buildSrc/src/main/kotlin/BuildVersionsSDK.kt
@@ -1,5 +1,5 @@
object BuildVersionsSDK {
const val majorVersion = 25
const val minorVersion = 9
- const val patchVersion = 19
+ const val patchVersion = 23
5
}
0 commit comments