Browse Source
[Changelog](https://github.com/JetBrains/compose-multiplatform/releases/tag/v1.4.3) Changed templates:repr_unbound_symbols_knative v1.5.0-beta01bbf71f754c
ba91acf5d6
5204842894
36d1554dee
Igor Demin
1 year ago
committed by
GitHub
28 changed files with 56 additions and 44 deletions
@ -1,2 +1,2 @@
|
||||
compose.version=1.4.1 |
||||
compose.version=1.4.3 |
||||
kotlin.code.style=official |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.20 |
||||
compose.version=1.4.1 |
||||
kotlin.version=1.9.0 |
||||
compose.version=1.4.3 |
||||
|
Loading…
Reference in new issue