Browse Source
* Add changes for 1.3.1 + update Changelog Versions: compose 1.3.1 kotlin 1.8.10 compiler: 1.4.2 * revert version update in experimental examples * Update CHANGELOG.mdpull/2884/head
Oleksandr Karpovich
2 years ago
committed by
GitHub
31 changed files with 91 additions and 59 deletions
@ -1,2 +1,2 @@
|
||||
compose.version=1.3.0 |
||||
compose.version=1.3.1 |
||||
kotlin.code.style=official |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,3 +1,3 @@
|
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1,4 +1,4 @@
|
||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||
kotlin.code.style=official |
||||
kotlin.version=1.8.0 |
||||
compose.version=1.3.0 |
||||
kotlin.version=1.8.10 |
||||
compose.version=1.3.1 |
||||
|
@ -1 +1 @@
|
||||
kotlin.version=1.8.0 |
||||
kotlin.version=1.8.10 |
||||
|
Loading…
Reference in new issue