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 da7f2cd commit 8c88f7eCopy full SHA for 8c88f7e
gradle.properties
@@ -37,4 +37,4 @@ systemProp.org.gradle.unsafe.kotlin.assignment = true
37
# Temporary workaround for Kotlin Compiler OutOfMemoryError -> https://jb.gg/intellij-platform-kotlin-oom
38
kotlin.incremental.useClasspathSnapshot = false
39
40
-compose.version=1.5.1
+compose.version=1.5.11
gradle/libs.versions.toml
@@ -3,7 +3,7 @@
3
freemarker = "2.3.30"
4
serialization = "1.5.1"
5
jdk = "17"
6
-kotlin = "1.9.10"
+kotlin = "1.9.21"
7
changelog = "2.0.0"
8
gradleIntelliJPlugin = "1.15.0"
9
spotless = "6.8.0"
0 commit comments