Igor Demin
2 years ago
25 changed files with 338 additions and 338 deletions
@ -1,2 +1,2 @@ |
|||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
|
@ -1,3 +1,3 @@ |
|||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,5 +1,5 @@ |
|||||||
kotlin.stdlib.default.dependency=false |
kotlin.stdlib.default.dependency=false |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
|
||||||
|
@ -1,3 +1,3 @@ |
|||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,4 +1,4 @@ |
|||||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
@ -1,3 +1,3 @@ |
|||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,4 +1,4 @@ |
|||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 |
org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=1024m -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,3 +1,3 @@ |
|||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,3 +1,3 @@ |
|||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,4 +1,4 @@ |
|||||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,4 +1,4 @@ |
|||||||
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
org.gradle.jvmargs=-Xmx2048m -Dfile.encoding=UTF-8 |
||||||
kotlin.code.style=official |
kotlin.code.style=official |
||||||
kotlin.version=1.6.10 |
kotlin.version=1.6.10 |
||||||
compose.version=1.1.0 |
compose.version=1.2.0-beta01 |
||||||
|
@ -1,5 +1,5 @@ |
|||||||
COMPOSE_CORE_VERSION=1.1.0 |
COMPOSE_CORE_VERSION=1.2.0-beta01 |
||||||
COMPOSE_WEB_VERSION=1.1.0 |
COMPOSE_WEB_VERSION=1.2.0-beta01 |
||||||
compose.web.buildSamples=false |
compose.web.buildSamples=false |
||||||
compose.web.tests.integration.withFirefox |
compose.web.tests.integration.withFirefox |
||||||
compose.web.tests.skip.benchmarks=false |
compose.web.tests.skip.benchmarks=false |
||||||
|
Loading…
Reference in new issue