|
|
@ -4,7 +4,7 @@ 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.2.1 |
|
|
|
compose.version=1.2.1 |
|
|
|
# The latest version of Compose Compiler used by Gradle plugin. Used only in tests. |
|
|
|
# The latest version of Compose Compiler used by Gradle plugin. Used only in tests. |
|
|
|
compose.tests.compiler.version=1.3.2.1-rc02 |
|
|
|
compose.tests.compiler.version=1.3.2.1 |
|
|
|
# The latest version of Kotlin compatible with compose.tests.compiler.version. Used only in tests. |
|
|
|
# The latest version of Kotlin compatible with compose.tests.compiler.version. Used only in tests. |
|
|
|
compose.tests.compiler.compatible.kotlin.version=1.7.20 |
|
|
|
compose.tests.compiler.compatible.kotlin.version=1.7.20 |
|
|
|
# The latest version of Kotlin compatible with compose.tests.compiler.version for JS target. Used only on CI. |
|
|
|
# The latest version of Kotlin compatible with compose.tests.compiler.version for JS target. Used only on CI. |
|
|
|