|
|
@ -2,7 +2,7 @@ org.gradle.parallel=true |
|
|
|
kotlin.code.style=official |
|
|
|
kotlin.code.style=official |
|
|
|
|
|
|
|
|
|
|
|
# Default version of Compose Libraries used by Gradle plugin |
|
|
|
# Default version of Compose Libraries used by Gradle plugin |
|
|
|
compose.version=1.6.0-dev1340 |
|
|
|
compose.version=1.6.0-dev1357 |
|
|
|
# The latest version of Compose Compiler used by Gradle plugin. Used only in tests/CI. |
|
|
|
# The latest version of Compose Compiler used by Gradle plugin. Used only in tests/CI. |
|
|
|
compose.tests.compiler.version=1.5.7 |
|
|
|
compose.tests.compiler.version=1.5.7 |
|
|
|
# The latest version of Kotlin compatible with compose.tests.compiler.version. Used only in tests/CI. |
|
|
|
# The latest version of Kotlin compatible with compose.tests.compiler.version. Used only in tests/CI. |
|
|
|