mirror of
https://github.com/jlengrand/compose-multiplatform.git
synced 2026-03-10 08:11:20 +00:00
Revert Kotlin to 1.6.10
Version of Kotlin should be compatible with Compose that is set in gradle.properties
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8
|
||||
kotlin.code.style=official
|
||||
kotlin.version=1.6.10
|
||||
compose.version=1.1.0
|
||||
compose.version=1.1.0
|
||||
@@ -23,5 +23,6 @@ org.gradle.parallel=true
|
||||
org.gradle.caching=true
|
||||
kotlin.native.disableCompilerDaemon=true
|
||||
|
||||
#todo remove -Pkotlin.version=1.6.20 from Xcode project, when stable version on Compose with Koltin 1.6.20 or later released
|
||||
kotlin.version=1.6.10
|
||||
compose.version=1.1.0
|
||||
compose.version=1.1.0
|
||||
Reference in New Issue
Block a user